In RGB color space, #0002cc hex color has a red value of 0, a green value of 2 and a blue value of 204.
In CMYK color space (used in color printing), #0002cc hex color is composed of 100% cyan, 99.02% magenta, 0% yellow and 20% black.
#0002cc color has a hue of 239.4 degrees, a saturation of 100% and a lightness of 40%.
#0002cc hex color contains mainly BLUE.
The closest web safe color of #0002cc is #0000cc
#0002cc hex color has a decimal value of 716.
HEX | 0002cc | #0002cc |
---|---|---|
RGB | 0, 2, 204 | rgb(0, 2, 204) |
RGB Percent | 0, 0.78, 80 | rgb(0, 0.78, 80) |
CMYK | 100, 99, 0, 20 | |
HSL | 239.4°, 100, 40 | hsl(239.4, 100%, 40%) |
HSV | 239.4°, 100, 80 |
XYZ | 10.921, 4.403, 57.401 |
---|---|
Hunter Lab | 20.983, 56.181, -147.503 |
CIE-LAB | 24.961, 66.52, -90.943 |
CIE-LCH | 24.961, 112.674, 306.183 |
CIE-LUV | 100, 99.02, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #0002cc
CMYK percent of color #0002cc
Text with hexadecimal color #0002cc
This text has a font color of #0002cc
<p style="color:#0002cc">Text here</p>
#0002cc Background Color
This box has a background color of #0002cc
<div style="background-color:#0002cc">Text here</div>
#0002cc Border Color
This box has a border color of #0002cc
<div style="border: 4px solid #0002cc">Text here</div>
CSS codes
<p style="color:#0002cc">Text here</p>
<div style="background-color:#0002cc">Text here</div>
<div style="border: 4px solid #0002cc">Text here</div>
#0002cc Color on white background
This is how a font and box color of #0002cc will look
on a white background.
#0002cc Color on black background
This is how a font and box color of #0002cc hex color will look
on a black background.