In RGB color space, #750000 hex color has a red value of 117, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #750000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 54.12% black.
#750000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 22.9%.
#750000 hex color contains mainly RED.
The closest web safe color of #750000 is #660000
#750000 hex color has a decimal value of 7667712.
HEX | 750000 | #750000 |
---|---|---|
RGB | 117, 0, 0 | rgb(117, 0, 0) |
RGB Percent | 45.88, 0, 0 | rgb(45.88, 0, 0) |
CMYK | 0, 100, 100, 54 | |
HSL | 0°, 100, 22.9 | hsl(0, 100%, 22.9%) |
HSV | 0°, 100, 45.9 |
XYZ | 7.336, 3.782, 0.343 |
---|---|
Hunter Lab | 19.447, 33.301, 12.567 |
CIE-LAB | 22.937, 45.051, 34.641 |
CIE-LCH | 22.937, 56.829, 37.558 |
CIE-LUV | 0, 100, 100, 54.12 |
Web Safe | 660000 |
RGB percent of color #750000
CMYK percent of color #750000
Text with hexadecimal color #750000
This text has a font color of #750000
<p style="color:#750000">Text here</p>
#750000 Background Color
This box has a background color of #750000
<div style="background-color:#750000">Text here</div>
#750000 Border Color
This box has a border color of #750000
<div style="border: 4px solid #750000">Text here</div>
CSS codes
<p style="color:#750000">Text here</p>
<div style="background-color:#750000">Text here</div>
<div style="border: 4px solid #750000">Text here</div>
#750000 Color on white background
This is how a font and box color of #750000 will look
on a white background.
#750000 Color on black background
This is how a font and box color of #750000 hex color will look
on a black background.