In RGB color space, #0009cc hex color has a red value of 0, a green value of 9 and a blue value of 204.
In CMYK color space (used in color printing), #0009cc hex color is composed of 100% cyan, 95.59% magenta, 0% yellow and 20% black.
#0009cc color has a hue of 237.4 degrees, a saturation of 100% and a lightness of 40%.
#0009cc hex color contains mainly BLUE.
The closest web safe color of #0009cc is #0000cc
#0009cc hex color has a decimal value of 2508.
HEX | 0009cc | #0009cc |
---|---|---|
RGB | 0, 9, 204 | rgb(0, 9, 204) |
RGB Percent | 0, 3.53, 80 | rgb(0, 3.53, 80) |
CMYK | 100, 96, 0, 20 | |
HSL | 237.4°, 100, 40 | hsl(237.4, 100%, 40%) |
HSV | 237.4°, 100, 80 |
XYZ | 10.997, 4.555, 57.426 |
---|---|
Hunter Lab | 21.342, 54.625, -144.592 |
CIE-LAB | 25.427, 65.074, -90.163 |
CIE-LCH | 25.427, 111.193, 305.819 |
CIE-LUV | 100, 95.59, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #0009cc
CMYK percent of color #0009cc
Text with hexadecimal color #0009cc
This text has a font color of #0009cc
<p style="color:#0009cc">Text here</p>
#0009cc Background Color
This box has a background color of #0009cc
<div style="background-color:#0009cc">Text here</div>
#0009cc Border Color
This box has a border color of #0009cc
<div style="border: 4px solid #0009cc">Text here</div>
CSS codes
<p style="color:#0009cc">Text here</p>
<div style="background-color:#0009cc">Text here</div>
<div style="border: 4px solid #0009cc">Text here</div>
#0009cc Color on white background
This is how a font and box color of #0009cc will look
on a white background.
#0009cc Color on black background
This is how a font and box color of #0009cc hex color will look
on a black background.