In RGB color space, #500100 hex color has a red value of 80, a green value of 1 and a blue value of 0.
In CMYK color space (used in color printing), #500100 hex color is composed of 0% cyan, 98.75% magenta, 100% yellow and 68.63% black.
#500100 color has a hue of 0.7 degrees, a saturation of 100% and a lightness of 15.7%.
#500100 hex color contains mainly RED.
The closest web safe color of #500100 is #660000
#500100 hex color has a decimal value of 5243136.
HEX | 500100 | #500100 |
---|---|---|
RGB | 80, 1, 0 | rgb(80, 1, 0) |
RGB Percent | 31.37, 0.39, 0 | rgb(31.37, 0.39, 0) |
CMYK | 0, 99, 100, 69 | |
HSL | 0.7°, 100, 15.7 | hsl(0.7, 100%, 15.7%) |
HSV | 0.7°, 100, 31.4 |
XYZ | 3.319, 1.727, 0.158 |
---|---|
Hunter Lab | 13.142, 22.084, 8.486 |
CIE-LAB | 13.984, 34.187, 21.85 |
CIE-LCH | 13.984, 40.573, 32.584 |
CIE-LUV | 0, 98.75, 100, 68.63 |
Web Safe | 660000 |
RGB percent of color #500100
CMYK percent of color #500100
Text with hexadecimal color #500100
This text has a font color of #500100
<p style="color:#500100">Text here</p>
#500100 Background Color
This box has a background color of #500100
<div style="background-color:#500100">Text here</div>
#500100 Border Color
This box has a border color of #500100
<div style="border: 4px solid #500100">Text here</div>
CSS codes
<p style="color:#500100">Text here</p>
<div style="background-color:#500100">Text here</div>
<div style="border: 4px solid #500100">Text here</div>
#500100 Color on white background
This is how a font and box color of #500100 will look
on a white background.
#500100 Color on black background
This is how a font and box color of #500100 hex color will look
on a black background.