In RGB color space, #0005fa hex color has a red value of 0, a green value of 5 and a blue value of 250.
In CMYK color space (used in color printing), #0005fa hex color is composed of 100% cyan, 98% magenta, 0% yellow and 1.96% black.
#0005fa color has a hue of 238.8 degrees, a saturation of 100% and a lightness of 49%.
#0005fa hex color contains mainly BLUE.
The closest web safe color of #0005fa is #0000ff
#0005fa hex color has a decimal value of 1530.
HEX | 0005fa | #0005fa |
---|---|---|
RGB | 0, 5, 250 | rgb(0, 5, 250) |
RGB Percent | 0, 1.96, 98.04 | rgb(0, 1.96, 98.04) |
CMYK | 100, 98, 0, 2 | |
HSL | 238.8°, 100, 49 | hsl(238.8, 100%, 49%) |
HSV | 238.8°, 100, 98 |
XYZ | 17.31, 7.011, 90.883 |
---|---|
Hunter Lab | 26.478, 70.356, -184.97 |
CIE-LAB | 31.832, 77.243, -105.84 |
CIE-LCH | 31.832, 131.029, 306.122 |
CIE-LUV | 100, 98, 0, 1.96 |
Web Safe | 0000ff |
RGB percent of color #0005fa
CMYK percent of color #0005fa
Text with hexadecimal color #0005fa
This text has a font color of #0005fa
<p style="color:#0005fa">Text here</p>
#0005fa Background Color
This box has a background color of #0005fa
<div style="background-color:#0005fa">Text here</div>
#0005fa Border Color
This box has a border color of #0005fa
<div style="border: 4px solid #0005fa">Text here</div>
CSS codes
<p style="color:#0005fa">Text here</p>
<div style="background-color:#0005fa">Text here</div>
<div style="border: 4px solid #0005fa">Text here</div>
#0005fa Color on white background
This is how a font and box color of #0005fa will look
on a white background.
#0005fa Color on black background
This is how a font and box color of #0005fa hex color will look
on a black background.