In RGB color space, #5f0000 hex color has a red value of 95, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #5f0000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 62.75% black.
#5f0000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 18.6%.
#5f0000 hex color contains mainly RED.
The closest web safe color of #5f0000 is #660000
#5f0000 hex color has a decimal value of 6225920.
HEX | 5f0000 | #5f0000 |
---|---|---|
RGB | 95, 0, 0 | rgb(95, 0, 0) |
RGB Percent | 37.25, 0, 0 | rgb(37.25, 0, 0) |
CMYK | 0, 100, 100, 63 | |
HSL | 0°, 100, 18.6 | hsl(0, 100%, 18.6%) |
HSV | 0°, 100, 37.3 |
XYZ | 4.719, 2.433, 0.221 |
---|---|
Hunter Lab | 15.598, 26.706, 10.079 |
CIE-LAB | 17.613, 38.887, 27.206 |
CIE-LCH | 17.613, 47.459, 34.977 |
CIE-LUV | 0, 100, 100, 62.75 |
Web Safe | 660000 |
RGB percent of color #5f0000
CMYK percent of color #5f0000
Text with hexadecimal color #5f0000
This text has a font color of #5f0000
<p style="color:#5f0000">Text here</p>
#5f0000 Background Color
This box has a background color of #5f0000
<div style="background-color:#5f0000">Text here</div>
#5f0000 Border Color
This box has a border color of #5f0000
<div style="border: 4px solid #5f0000">Text here</div>
CSS codes
<p style="color:#5f0000">Text here</p>
<div style="background-color:#5f0000">Text here</div>
<div style="border: 4px solid #5f0000">Text here</div>
#5f0000 Color on white background
This is how a font and box color of #5f0000 will look
on a white background.
#5f0000 Color on black background
This is how a font and box color of #5f0000 hex color will look
on a black background.