In RGB color space, #0002cb hex color has a red value of 0, a green value of 2 and a blue value of 203.
In CMYK color space (used in color printing), #0002cb hex color is composed of 100% cyan, 99.01% magenta, 0% yellow and 20.39% black.
#0002cb color has a hue of 239.4 degrees, a saturation of 100% and a lightness of 39.8%.
#0002cb hex color contains mainly BLUE.
The closest web safe color of #0002cb is #0000cc
#0002cb hex color has a decimal value of 715.
HEX | 0002cb | #0002cb |
---|---|---|
RGB | 0, 2, 203 | rgb(0, 2, 203) |
RGB Percent | 0, 0.78, 79.61 | rgb(0, 0.78, 79.61) |
CMYK | 100, 99, 0, 20 | |
HSL | 239.4°, 100, 39.8 | hsl(239.4, 100%, 39.8%) |
HSV | 239.4°, 100, 79.6 |
XYZ | 10.801, 4.355, 56.771 |
---|---|
Hunter Lab | 20.869, 55.866, -146.684 |
CIE-LAB | 24.812, 66.27, -90.607 |
CIE-LCH | 24.812, 112.256, 306.182 |
CIE-LUV | 100, 99.01, 0, 20.39 |
Web Safe | 0000cc |
RGB percent of color #0002cb
CMYK percent of color #0002cb
Text with hexadecimal color #0002cb
This text has a font color of #0002cb
<p style="color:#0002cb">Text here</p>
#0002cb Background Color
This box has a background color of #0002cb
<div style="background-color:#0002cb">Text here</div>
#0002cb Border Color
This box has a border color of #0002cb
<div style="border: 4px solid #0002cb">Text here</div>
CSS codes
<p style="color:#0002cb">Text here</p>
<div style="background-color:#0002cb">Text here</div>
<div style="border: 4px solid #0002cb">Text here</div>
#0002cb Color on white background
This is how a font and box color of #0002cb will look
on a white background.
#0002cb Color on black background
This is how a font and box color of #0002cb hex color will look
on a black background.