In RGB color space, #000cbf hex color has a red value of 0, a green value of 12 and a blue value of 191.
In CMYK color space (used in color printing), #000cbf hex color is composed of 100% cyan, 93.72% magenta, 0% yellow and 25.1% black.
#000cbf color has a hue of 236.2 degrees, a saturation of 100% and a lightness of 37.5%.
#000cbf hex color contains mainly BLUE.
The closest web safe color of #000cbf is #0000cc
#000cbf hex color has a decimal value of 3263.
HEX | 000cbf | #000cbf |
---|---|---|
RGB | 0, 12, 191 | rgb(0, 12, 191) |
RGB Percent | 0, 4.71, 74.9 | rgb(0, 4.71, 74.9) |
CMYK | 100, 94, 0, 25 | |
HSL | 236.2°, 100, 37.5 | hsl(236.2, 100%, 37.5%) |
HSV | 236.2°, 100, 74.9 |
XYZ | 9.535, 4.025, 49.564 |
---|---|
Hunter Lab | 20.062, 49.726, -132.432 |
CIE-LAB | 23.754, 60.973, -85.309 |
CIE-LCH | 23.754, 104.859, 305.555 |
CIE-LUV | 100, 93.72, 0, 25.1 |
Web Safe | 0000cc |
RGB percent of color #000cbf
CMYK percent of color #000cbf
Text with hexadecimal color #000cbf
This text has a font color of #000cbf
<p style="color:#000cbf">Text here</p>
#000cbf Background Color
This box has a background color of #000cbf
<div style="background-color:#000cbf">Text here</div>
#000cbf Border Color
This box has a border color of #000cbf
<div style="border: 4px solid #000cbf">Text here</div>
CSS codes
<p style="color:#000cbf">Text here</p>
<div style="background-color:#000cbf">Text here</div>
<div style="border: 4px solid #000cbf">Text here</div>
#000cbf Color on white background
This is how a font and box color of #000cbf will look
on a white background.
#000cbf Color on black background
This is how a font and box color of #000cbf hex color will look
on a black background.