In RGB color space, #000ccf hex color has a red value of 0, a green value of 12 and a blue value of 207.
In CMYK color space (used in color printing), #000ccf hex color is composed of 100% cyan, 94.2% magenta, 0% yellow and 18.82% black.
#000ccf color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 40.6%.
#000ccf hex color contains mainly BLUE.
The closest web safe color of #000ccf is #0000cc
#000ccf hex color has a decimal value of 3279.
HEX | 000ccf | #000ccf |
---|---|---|
RGB | 0, 12, 207 | rgb(0, 12, 207) |
RGB Percent | 0, 4.71, 81.18 | rgb(0, 4.71, 81.18) |
CMYK | 100, 94, 0, 19 | |
HSL | 236.5°, 100, 40.6 | hsl(236.5, 100%, 40.6%) |
HSV | 236.5°, 100, 81.2 |
XYZ | 11.394, 4.768, 59.351 |
---|---|
Hunter Lab | 21.836, 54.93, -145.869 |
CIE-LAB | 26.063, 65.23, -90.852 |
CIE-LCH | 26.063, 111.844, 305.678 |
CIE-LUV | 100, 94.2, 0, 18.82 |
Web Safe | 0000cc |
RGB percent of color #000ccf
CMYK percent of color #000ccf
Text with hexadecimal color #000ccf
This text has a font color of #000ccf
<p style="color:#000ccf">Text here</p>
#000ccf Background Color
This box has a background color of #000ccf
<div style="background-color:#000ccf">Text here</div>
#000ccf Border Color
This box has a border color of #000ccf
<div style="border: 4px solid #000ccf">Text here</div>
CSS codes
<p style="color:#000ccf">Text here</p>
<div style="background-color:#000ccf">Text here</div>
<div style="border: 4px solid #000ccf">Text here</div>
#000ccf Color on white background
This is how a font and box color of #000ccf will look
on a white background.
#000ccf Color on black background
This is how a font and box color of #000ccf hex color will look
on a black background.