In RGB color space, #3e0000 hex color has a red value of 62, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #3e0000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 75.69% black.
#3e0000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 12.2%.
#3e0000 hex color contains mainly RED.
The closest web safe color of #3e0000 is #330000
#3e0000 hex color has a decimal value of 4063232.
HEX | 3e0000 | #3e0000 |
---|---|---|
RGB | 62, 0, 0 | rgb(62, 0, 0) |
RGB Percent | 24.31, 0, 0 | rgb(24.31, 0, 0) |
CMYK | 0, 100, 100, 76 | |
HSL | 0°, 100, 12.2 | hsl(0, 100%, 12.2%) |
HSV | 0°, 100, 24.3 |
XYZ | 1.987, 1.024, 0.093 |
---|---|
Hunter Lab | 10.119, 17.341, 6.539 |
CIE-LAB | 9.19, 29.162, 14.514 |
CIE-LCH | 9.19, 32.574, 26.46 |
CIE-LUV | 0, 100, 100, 75.69 |
Web Safe | 330000 |
RGB percent of color #3e0000
CMYK percent of color #3e0000
Text with hexadecimal color #3e0000
This text has a font color of #3e0000
<p style="color:#3e0000">Text here</p>
#3e0000 Background Color
This box has a background color of #3e0000
<div style="background-color:#3e0000">Text here</div>
#3e0000 Border Color
This box has a border color of #3e0000
<div style="border: 4px solid #3e0000">Text here</div>
CSS codes
<p style="color:#3e0000">Text here</p>
<div style="background-color:#3e0000">Text here</div>
<div style="border: 4px solid #3e0000">Text here</div>
#3e0000 Color on white background
This is how a font and box color of #3e0000 will look
on a white background.
#3e0000 Color on black background
This is how a font and box color of #3e0000 hex color will look
on a black background.