In RGB color space, #050000 hex color has a red value of 5, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #050000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 98.04% black.
#050000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 1%.
#050000 hex color contains mainly RED.
The closest web safe color of #050000 is #000000
#050000 hex color has a decimal value of 327680.
HEX | 050000 | #050000 |
---|---|---|
RGB | 5, 0, 0 | rgb(5, 0, 0) |
RGB Percent | 1.96, 0, 0 | rgb(1.96, 0, 0) |
CMYK | 0, 100, 100, 98 | |
HSL | 0°, 100, 1 | hsl(0, 100%, 1%) |
HSV | 0°, 100, 2 |
XYZ | 0.063, 0.032, 0.003 |
---|---|
Hunter Lab | 1.789, 3.156, 1.153 |
CIE-LAB | 0.289, 1.335, 0.455 |
CIE-LCH | 0.289, 1.41, 18.82 |
CIE-LUV | 0, 100, 100, 98.04 |
Web Safe | 000000 |
RGB percent of color #050000
CMYK percent of color #050000
Text with hexadecimal color #050000
This text has a font color of #050000
<p style="color:#050000">Text here</p>
#050000 Background Color
This box has a background color of #050000
<div style="background-color:#050000">Text here</div>
#050000 Border Color
This box has a border color of #050000
<div style="border: 4px solid #050000">Text here</div>
CSS codes
<p style="color:#050000">Text here</p>
<div style="background-color:#050000">Text here</div>
<div style="border: 4px solid #050000">Text here</div>
#050000 Color on white background
This is how a font and box color of #050000 will look
on a white background.
#050000 Color on black background
This is how a font and box color of #050000 hex color will look
on a black background.