In RGB color space, #0005fe hex color has a red value of 0, a green value of 5 and a blue value of 254.
In CMYK color space (used in color printing), #0005fe hex color is composed of 100% cyan, 98.03% magenta, 0% yellow and 0.39% black.
#0005fe color has a hue of 238.8 degrees, a saturation of 100% and a lightness of 49.8%.
#0005fe hex color contains mainly BLUE.
The closest web safe color of #0005fe is #0000ff
#0005fe hex color has a decimal value of 1534.
HEX | 0005fe | #0005fe |
---|---|---|
RGB | 0, 5, 254 | rgb(0, 5, 254) |
RGB Percent | 0, 1.96, 99.61 | rgb(0, 1.96, 99.61) |
CMYK | 100, 98, 0, 0 | |
HSL | 238.8°, 100, 49.8 | hsl(238.8, 100%, 49.8%) |
HSV | 238.8°, 100, 99.6 |
XYZ | 17.944, 7.264, 94.222 |
---|---|
Hunter Lab | 26.952, 71.676, -188.408 |
CIE-LAB | 32.401, 78.211, -107.138 |
CIE-LCH | 32.401, 132.648, 306.13 |
CIE-LUV | 100, 98.03, 0, 0.39 |
Web Safe | 0000ff |
RGB percent of color #0005fe
CMYK percent of color #0005fe
Text with hexadecimal color #0005fe
This text has a font color of #0005fe
<p style="color:#0005fe">Text here</p>
#0005fe Background Color
This box has a background color of #0005fe
<div style="background-color:#0005fe">Text here</div>
#0005fe Border Color
This box has a border color of #0005fe
<div style="border: 4px solid #0005fe">Text here</div>
CSS codes
<p style="color:#0005fe">Text here</p>
<div style="background-color:#0005fe">Text here</div>
<div style="border: 4px solid #0005fe">Text here</div>
#0005fe Color on white background
This is how a font and box color of #0005fe will look
on a white background.
#0005fe Color on black background
This is how a font and box color of #0005fe hex color will look
on a black background.