In RGB color space, #0003fc hex color has a red value of 0, a green value of 3 and a blue value of 252.
In CMYK color space (used in color printing), #0003fc hex color is composed of 100% cyan, 98.81% magenta, 0% yellow and 1.18% black.
#0003fc color has a hue of 239.3 degrees, a saturation of 100% and a lightness of 49.4%.
#0003fc hex color contains mainly BLUE.
The closest web safe color of #0003fc is #0000ff
#0003fc hex color has a decimal value of 1020.
HEX | 0003fc | #0003fc |
---|---|---|
RGB | 0, 3, 252 | rgb(0, 3, 252) |
RGB Percent | 0, 1.18, 98.82 | rgb(0, 1.18, 98.82) |
CMYK | 100, 99, 0, 1 | |
HSL | 239.3°, 100, 49.4 | hsl(239.3, 100%, 49.4%) |
HSV | 239.3°, 100, 98.8 |
XYZ | 17.603, 7.093, 92.537 |
---|---|
Hunter Lab | 26.633, 71.373, -187.364 |
CIE-LAB | 32.018, 78.032, -106.655 |
CIE-LCH | 32.018, 132.152, 306.19 |
CIE-LUV | 100, 98.81, 0, 1.18 |
Web Safe | 0000ff |
RGB percent of color #0003fc
CMYK percent of color #0003fc
Text with hexadecimal color #0003fc
This text has a font color of #0003fc
<p style="color:#0003fc">Text here</p>
#0003fc Background Color
This box has a background color of #0003fc
<div style="background-color:#0003fc">Text here</div>
#0003fc Border Color
This box has a border color of #0003fc
<div style="border: 4px solid #0003fc">Text here</div>
CSS codes
<p style="color:#0003fc">Text here</p>
<div style="background-color:#0003fc">Text here</div>
<div style="border: 4px solid #0003fc">Text here</div>
#0003fc Color on white background
This is how a font and box color of #0003fc will look
on a white background.
#0003fc Color on black background
This is how a font and box color of #0003fc hex color will look
on a black background.