In RGB color space, #0002ec hex color has a red value of 0, a green value of 2 and a blue value of 236.
In CMYK color space (used in color printing), #0002ec hex color is composed of 100% cyan, 99.15% magenta, 0% yellow and 7.45% black.
#0002ec color has a hue of 239.5 degrees, a saturation of 100% and a lightness of 46.3%.
#0002ec hex color contains mainly BLUE.
The closest web safe color of #0002ec is #0000ff
#0002ec hex color has a decimal value of 748.
HEX | 0002ec | #0002ec |
---|---|---|
RGB | 0, 2, 236 | rgb(0, 2, 236) |
RGB Percent | 0, 0.78, 92.55 | rgb(0, 0.78, 92.55) |
CMYK | 100, 99, 0, 7 | |
HSL | 239.5°, 100, 46.3 | hsl(239.5, 100%, 46.3%) |
HSV | 239.5°, 100, 92.5 |
XYZ | 15.162, 6.1, 79.735 |
---|---|
Hunter Lab | 24.698, 66.358, -174.122 |
CIE-LAB | 29.663, 74.346, -101.541 |
CIE-LCH | 29.663, 125.849, 306.211 |
CIE-LUV | 100, 99.15, 0, 7.45 |
Web Safe | 0000ff |
RGB percent of color #0002ec
CMYK percent of color #0002ec
Text with hexadecimal color #0002ec
This text has a font color of #0002ec
<p style="color:#0002ec">Text here</p>
#0002ec Background Color
This box has a background color of #0002ec
<div style="background-color:#0002ec">Text here</div>
#0002ec Border Color
This box has a border color of #0002ec
<div style="border: 4px solid #0002ec">Text here</div>
CSS codes
<p style="color:#0002ec">Text here</p>
<div style="background-color:#0002ec">Text here</div>
<div style="border: 4px solid #0002ec">Text here</div>
#0002ec Color on white background
This is how a font and box color of #0002ec will look
on a white background.
#0002ec Color on black background
This is how a font and box color of #0002ec hex color will look
on a black background.