In RGB color space, #009bcc hex color has a red value of 0, a green value of 155 and a blue value of 204.
In CMYK color space (used in color printing), #009bcc hex color is composed of 100% cyan, 24.02% magenta, 0% yellow and 20% black.
#009bcc color has a hue of 194.4 degrees, a saturation of 100% and a lightness of 40%.
#009bcc hex color contains mainly BLUE.
The closest web safe color of #009bcc is #0099cc
#009bcc hex color has a decimal value of 39884.
HEX | 009bcc | #009bcc |
---|---|---|
RGB | 0, 155, 204 | rgb(0, 155, 204) |
RGB Percent | 0, 60.78, 80 | rgb(0, 60.78, 80) |
CMYK | 100, 24, 0, 20 | |
HSL | 194.4°, 100, 40 | hsl(194.4, 100%, 40%) |
HSV | 194.4°, 100, 80 |
XYZ | 22.62, 27.802, 61.301 |
---|---|
Hunter Lab | 52.728, -15.697, -32.021 |
CIE-LAB | 59.709, -16.481, -34.612 |
CIE-LCH | 59.709, 38.336, 244.538 |
CIE-LUV | 100, 24.02, 0, 20 |
Web Safe | 0099cc |
RGB percent of color #009bcc
CMYK percent of color #009bcc
Text with hexadecimal color #009bcc
This text has a font color of #009bcc
<p style="color:#009bcc">Text here</p>
#009bcc Background Color
This box has a background color of #009bcc
<div style="background-color:#009bcc">Text here</div>
#009bcc Border Color
This box has a border color of #009bcc
<div style="border: 4px solid #009bcc">Text here</div>
CSS codes
<p style="color:#009bcc">Text here</p>
<div style="background-color:#009bcc">Text here</div>
<div style="border: 4px solid #009bcc">Text here</div>
#009bcc Color on white background
This is how a font and box color of #009bcc will look
on a white background.
#009bcc Color on black background
This is how a font and box color of #009bcc hex color will look
on a black background.