In RGB color space, #000cc2 hex color has a red value of 0, a green value of 12 and a blue value of 194.
In CMYK color space (used in color printing), #000cc2 hex color is composed of 100% cyan, 93.81% magenta, 0% yellow and 23.92% black.
#000cc2 color has a hue of 236.3 degrees, a saturation of 100% and a lightness of 38%.
#000cc2 hex color contains mainly BLUE.
The closest web safe color of #000cc2 is #0000cc
#000cc2 hex color has a decimal value of 3266.
HEX | 000cc2 | #000cc2 |
---|---|---|
RGB | 0, 12, 194 | rgb(0, 12, 194) |
RGB Percent | 0, 4.71, 76.08 | rgb(0, 4.71, 76.08) |
CMYK | 100, 94, 0, 24 | |
HSL | 236.3°, 100, 38 | hsl(236.3, 100%, 38%) |
HSV | 236.3°, 100, 76.1 |
XYZ | 9.869, 4.158, 51.321 |
---|---|
Hunter Lab | 20.391, 50.707, -134.949 |
CIE-LAB | 24.187, 61.787, -86.359 |
CIE-LCH | 24.187, 106.186, 305.582 |
CIE-LUV | 100, 93.81, 0, 23.92 |
Web Safe | 0000cc |
RGB percent of color #000cc2
CMYK percent of color #000cc2
Text with hexadecimal color #000cc2
This text has a font color of #000cc2
<p style="color:#000cc2">Text here</p>
#000cc2 Background Color
This box has a background color of #000cc2
<div style="background-color:#000cc2">Text here</div>
#000cc2 Border Color
This box has a border color of #000cc2
<div style="border: 4px solid #000cc2">Text here</div>
CSS codes
<p style="color:#000cc2">Text here</p>
<div style="background-color:#000cc2">Text here</div>
<div style="border: 4px solid #000cc2">Text here</div>
#000cc2 Color on white background
This is how a font and box color of #000cc2 will look
on a white background.
#000cc2 Color on black background
This is how a font and box color of #000cc2 hex color will look
on a black background.