In RGB color space, #0002fc hex color has a red value of 0, a green value of 2 and a blue value of 252.
In CMYK color space (used in color printing), #0002fc hex color is composed of 100% cyan, 99.21% magenta, 0% yellow and 1.18% black.
#0002fc color has a hue of 239.5 degrees, a saturation of 100% and a lightness of 49.4%.
#0002fc hex color contains mainly BLUE.
The closest web safe color of #0002fc is #0000ff
#0002fc hex color has a decimal value of 764.
HEX | 0002fc | #0002fc |
---|---|---|
RGB | 0, 2, 252 | rgb(0, 2, 252) |
RGB Percent | 0, 0.78, 98.82 | rgb(0, 0.78, 98.82) |
CMYK | 100, 99, 0, 1 | |
HSL | 239.5°, 100, 49.4 | hsl(239.5, 100%, 49.4%) |
HSV | 239.5°, 100, 98.8 |
XYZ | 17.592, 7.072, 92.533 |
---|---|
Hunter Lab | 26.593, 71.543, -187.688 |
CIE-LAB | 31.97, 78.177, -106.734 |
CIE-LCH | 31.97, 132.302, 306.221 |
CIE-LUV | 100, 99.21, 0, 1.18 |
Web Safe | 0000ff |
RGB percent of color #0002fc
CMYK percent of color #0002fc
Text with hexadecimal color #0002fc
This text has a font color of #0002fc
<p style="color:#0002fc">Text here</p>
#0002fc Background Color
This box has a background color of #0002fc
<div style="background-color:#0002fc">Text here</div>
#0002fc Border Color
This box has a border color of #0002fc
<div style="border: 4px solid #0002fc">Text here</div>
CSS codes
<p style="color:#0002fc">Text here</p>
<div style="background-color:#0002fc">Text here</div>
<div style="border: 4px solid #0002fc">Text here</div>
#0002fc Color on white background
This is how a font and box color of #0002fc will look
on a white background.
#0002fc Color on black background
This is how a font and box color of #0002fc hex color will look
on a black background.