#315b7d
Dark Blue Color Codes
Code | Value |
---|---|
HEX | #315b7d |
RGB | rgb(49,91,125) |
HSL | |
CMYK |
Shades of Dark Blue (#315b7d)
Tints of Dark Blue (#315b7d)
Dark Blue (#315b7d) Preview
Text with hexademical color #315b7d
This text has a font color of #315b7d
<span style="color: #315b7d;">Text</span>
#315b7d background color
This paragraph has a background color of #315b7d
<p style="background-color: #315b7d;">Text</p>
#315b7d border color
This element has a border color of #315b7d
<div style="border: 2px solid #315b7d;">Text</div>
CSS codes
.text {color:#315b7d;}
.background {background-color: #315b7d;}
.border {border:2px solid #315b7d;}