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