CadetBlue Color Name
Color Name: | CadetBlue |
Hex Code: | #5F9EA0 |
RGB Decimal: | RGB(95, 158, 160) |
CMYK Value: | 182°, 25%, 50%. |
HSL Value: | 40.6%, 1.3%, 0%, 37.3% |
Color: |
CadetBlue #5F9EA0 Html Codes
Text with hexadecimal color #5F9EA0
<span style="color:#5F9EA0;">Text here</span>
CadetBlue #5F9EA0 border color
<span style="border:2px solid #5F9EA0;">Text here</span>
CadetBlue #5F9EA0 background color
<p style="background-color:#5F9EA0;">Content here</p>
CadetBlue #5F9EA0 CSS codes
.text {color:#5F9EA0;}
.background {background-color:#5F9EA0;}
.border {border:1px solid #5F9EA0;}