In RGB color space, #050001 hex color has a red value of 5, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #050001 hex color is composed of 0% cyan, 100% magenta, 80% yellow and 98.04% black.
#050001 color has a hue of 348 degrees, a saturation of 100% and a lightness of 1%.
#050001 hex color contains mainly RED.
The closest web safe color of #050001 is #000000
#050001 hex color has a decimal value of 327681.
HEX | 050001 | #050001 |
---|---|---|
RGB | 5, 0, 1 | rgb(5, 0, 1) |
RGB Percent | 1.96, 0, 0.39 | rgb(1.96, 0, 0.39) |
CMYK | 0, 100, 80, 98 | |
HSL | 348°, 100, 1 | hsl(348, 100%, 1%) |
HSV | 348°, 100, 2 |
XYZ | 0.068, 0.034, 0.032 |
---|---|
Hunter Lab | 1.844, 3.356, 0.262 |
CIE-LAB | 0.307, 1.462, 0.072 |
CIE-LCH | 0.307, 1.464, 2.819 |
CIE-LUV | 0, 100, 80, 98.04 |
Web Safe | 000000 |
RGB percent of color #050001
CMYK percent of color #050001
Text with hexadecimal color #050001
This text has a font color of #050001
<p style="color:#050001">Text here</p>
#050001 Background Color
This box has a background color of #050001
<div style="background-color:#050001">Text here</div>
#050001 Border Color
This box has a border color of #050001
<div style="border: 4px solid #050001">Text here</div>
CSS codes
<p style="color:#050001">Text here</p>
<div style="background-color:#050001">Text here</div>
<div style="border: 4px solid #050001">Text here</div>
#050001 Color on white background
This is how a font and box color of #050001 will look
on a white background.
#050001 Color on black background
This is how a font and box color of #050001 hex color will look
on a black background.