In RGB color space, #000cbc hex color has a red value of 0, a green value of 12 and a blue value of 188.
In CMYK color space (used in color printing), #000cbc hex color is composed of 100% cyan, 93.62% magenta, 0% yellow and 26.27% black.
#000cbc color has a hue of 236.2 degrees, a saturation of 100% and a lightness of 36.9%.
#000cbc hex color contains mainly BLUE.
The closest web safe color of #000cbc is #0000cc
#000cbc hex color has a decimal value of 3260.
HEX | 000cbc | #000cbc |
---|---|---|
RGB | 0, 12, 188 | rgb(0, 12, 188) |
RGB Percent | 0, 4.71, 73.73 | rgb(0, 4.71, 73.73) |
CMYK | 100, 94, 0, 26 | |
HSL | 236.2°, 100, 36.9 | hsl(236.2, 100%, 36.9%) |
HSV | 236.2°, 100, 73.7 |
XYZ | 9.209, 3.894, 47.843 |
---|---|
Hunter Lab | 19.733, 48.768, -129.935 |
CIE-LAB | 23.318, 60.174, -84.259 |
CIE-LCH | 23.318, 103.54, 305.533 |
CIE-LUV | 100, 93.62, 0, 26.27 |
Web Safe | 0000cc |
RGB percent of color #000cbc
CMYK percent of color #000cbc
Text with hexadecimal color #000cbc
This text has a font color of #000cbc
<p style="color:#000cbc">Text here</p>
#000cbc Background Color
This box has a background color of #000cbc
<div style="background-color:#000cbc">Text here</div>
#000cbc Border Color
This box has a border color of #000cbc
<div style="border: 4px solid #000cbc">Text here</div>
CSS codes
<p style="color:#000cbc">Text here</p>
<div style="background-color:#000cbc">Text here</div>
<div style="border: 4px solid #000cbc">Text here</div>
#000cbc Color on white background
This is how a font and box color of #000cbc will look
on a white background.
#000cbc Color on black background
This is how a font and box color of #000cbc hex color will look
on a black background.