In RGB color space, #500e00 hex color has a red value of 80, a green value of 14 and a blue value of 0.
In CMYK color space (used in color printing), #500e00 hex color is composed of 0% cyan, 82.5% magenta, 100% yellow and 68.63% black.
#500e00 color has a hue of 10.5 degrees, a saturation of 100% and a lightness of 15.7%.
#500e00 hex color contains mainly RED.
The closest web safe color of #500e00 is #660000
#500e00 hex color has a decimal value of 5246464.
HEX | 500e00 | #500e00 |
---|---|---|
RGB | 80, 14, 0 | rgb(80, 14, 0) |
RGB Percent | 31.37, 5.49, 0 | rgb(31.37, 5.49, 0) |
CMYK | 0, 83, 100, 69 | |
HSL | 10.5°, 100, 15.7 | hsl(10.5, 100%, 15.7%) |
HSV | 10.5°, 100, 31.4 |
XYZ | 3.465, 2.02, 0.207 |
---|---|
Hunter Lab | 14.213, 18.646, 9.085 |
CIE-LAB | 15.592, 29.618, 23.922 |
CIE-LCH | 15.592, 38.072, 38.927 |
CIE-LUV | 0, 82.5, 100, 68.63 |
Web Safe | 660000 |
RGB percent of color #500e00
CMYK percent of color #500e00
Text with hexadecimal color #500e00
This text has a font color of #500e00
<p style="color:#500e00">Text here</p>
#500e00 Background Color
This box has a background color of #500e00
<div style="background-color:#500e00">Text here</div>
#500e00 Border Color
This box has a border color of #500e00
<div style="border: 4px solid #500e00">Text here</div>
CSS codes
<p style="color:#500e00">Text here</p>
<div style="background-color:#500e00">Text here</div>
<div style="border: 4px solid #500e00">Text here</div>
#500e00 Color on white background
This is how a font and box color of #500e00 will look
on a white background.
#500e00 Color on black background
This is how a font and box color of #500e00 hex color will look
on a black background.