In RGB color space, #0002fa hex color has a red value of 0, a green value of 2 and a blue value of 250.
In CMYK color space (used in color printing), #0002fa hex color is composed of 100% cyan, 99.2% magenta, 0% yellow and 1.96% black.
#0002fa color has a hue of 239.5 degrees, a saturation of 100% and a lightness of 49%.
#0002fa hex color contains mainly BLUE.
The closest web safe color of #0002fa is #0000ff
#0002fa hex color has a decimal value of 762.
HEX | 0002fa | #0002fa |
---|---|---|
RGB | 0, 2, 250 | rgb(0, 2, 250) |
RGB Percent | 0, 0.78, 98.04 | rgb(0, 0.78, 98.04) |
CMYK | 100, 99, 0, 2 | |
HSL | 239.5°, 100, 49 | hsl(239.5, 100%, 49%) |
HSV | 239.5°, 100, 98 |
XYZ | 17.277, 6.946, 90.873 |
---|---|
Hunter Lab | 26.355, 70.893, -185.983 |
CIE-LAB | 31.684, 77.702, -106.089 |
CIE-LCH | 31.684, 131.501, 306.22 |
CIE-LUV | 100, 99.2, 0, 1.96 |
Web Safe | 0000ff |
RGB percent of color #0002fa
CMYK percent of color #0002fa
Text with hexadecimal color #0002fa
This text has a font color of #0002fa
<p style="color:#0002fa">Text here</p>
#0002fa Background Color
This box has a background color of #0002fa
<div style="background-color:#0002fa">Text here</div>
#0002fa Border Color
This box has a border color of #0002fa
<div style="border: 4px solid #0002fa">Text here</div>
CSS codes
<p style="color:#0002fa">Text here</p>
<div style="background-color:#0002fa">Text here</div>
<div style="border: 4px solid #0002fa">Text here</div>
#0002fa Color on white background
This is how a font and box color of #0002fa will look
on a white background.
#0002fa Color on black background
This is how a font and box color of #0002fa hex color will look
on a black background.