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