In RGB color space, #050100 hex color has a red value of 5, a green value of 1 and a blue value of 0.
In CMYK color space (used in color printing), #050100 hex color is composed of 0% cyan, 80% magenta, 100% yellow and 98.04% black.
#050100 color has a hue of 12 degrees, a saturation of 100% and a lightness of 1%.
#050100 hex color contains mainly RED.
The closest web safe color of #050100 is #000000
#050100 hex color has a decimal value of 327936.
HEX | 050100 | #050100 |
---|---|---|
RGB | 5, 1, 0 | rgb(5, 1, 0) |
RGB Percent | 1.96, 0.39, 0 | rgb(1.96, 0.39, 0) |
CMYK | 0, 80, 100, 98 | |
HSL | 12°, 100, 1 | hsl(12, 100%, 1%) |
HSV | 12°, 100, 2 |
XYZ | 0.073, 0.054, 0.007 |
---|---|
Hunter Lab | 2.324, 1.541, 1.448 |
CIE-LAB | 0.488, 0.888, 0.741 |
CIE-LCH | 0.488, 1.157, 39.844 |
CIE-LUV | 0, 80, 100, 98.04 |
Web Safe | 000000 |
RGB percent of color #050100
CMYK percent of color #050100
Text with hexadecimal color #050100
This text has a font color of #050100
<p style="color:#050100">Text here</p>
#050100 Background Color
This box has a background color of #050100
<div style="background-color:#050100">Text here</div>
#050100 Border Color
This box has a border color of #050100
<div style="border: 4px solid #050100">Text here</div>
CSS codes
<p style="color:#050100">Text here</p>
<div style="background-color:#050100">Text here</div>
<div style="border: 4px solid #050100">Text here</div>
#050100 Color on white background
This is how a font and box color of #050100 will look
on a white background.
#050100 Color on black background
This is how a font and box color of #050100 hex color will look
on a black background.