In RGB color space, #500c00 hex color has a red value of 80, a green value of 12 and a blue value of 0.
In CMYK color space (used in color printing), #500c00 hex color is composed of 0% cyan, 85% magenta, 100% yellow and 68.63% black.
#500c00 color has a hue of 9 degrees, a saturation of 100% and a lightness of 15.7%.
#500c00 hex color contains mainly RED.
The closest web safe color of #500c00 is #660000
#500c00 hex color has a decimal value of 5245952.
HEX | 500c00 | #500c00 |
---|---|---|
RGB | 80, 12, 0 | rgb(80, 12, 0) |
RGB Percent | 31.37, 4.71, 0 | rgb(31.37, 4.71, 0) |
CMYK | 0, 85, 100, 69 | |
HSL | 9°, 100, 15.7 | hsl(9, 100%, 15.7%) |
HSV | 9°, 100, 31.4 |
XYZ | 3.44, 1.968, 0.199 |
---|---|
Hunter Lab | 14.029, 19.221, 8.979 |
CIE-LAB | 15.318, 30.397, 23.565 |
CIE-LCH | 15.318, 38.461, 37.784 |
CIE-LUV | 0, 85, 100, 68.63 |
Web Safe | 660000 |
RGB percent of color #500c00
CMYK percent of color #500c00
Text with hexadecimal color #500c00
This text has a font color of #500c00
<p style="color:#500c00">Text here</p>
#500c00 Background Color
This box has a background color of #500c00
<div style="background-color:#500c00">Text here</div>
#500c00 Border Color
This box has a border color of #500c00
<div style="border: 4px solid #500c00">Text here</div>
CSS codes
<p style="color:#500c00">Text here</p>
<div style="background-color:#500c00">Text here</div>
<div style="border: 4px solid #500c00">Text here</div>
#500c00 Color on white background
This is how a font and box color of #500c00 will look
on a white background.
#500c00 Color on black background
This is how a font and box color of #500c00 hex color will look
on a black background.