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