In RGB color space, #1e1e1b hex color has a red value of 30, a green value of 30 and a blue value of 27.
In CMYK color space (used in color printing), #1e1e1b hex color is composed of 0% cyan, 0% magenta, 10% yellow and 88.24% black.
#1e1e1b color has a hue of 60 degrees, a saturation of 5.26% and a lightness of 11.2%.
#1e1e1b hex color contains mainly RED.
The closest web safe color of #1e1e1b is #333333
#1e1e1b hex color has a decimal value of 1973787.
HEX | 1e1e1b | #1e1e1b |
---|---|---|
RGB | 30, 30, 27 | rgb(30, 30, 27) |
RGB Percent | 11.76, 11.76, 10.59 | rgb(11.76, 11.76, 10.59) |
CMYK | 0, 0, 10, 88 | |
HSL | 60°, 5.26, 11.2 | hsl(60, 5.26%, 11.2%) |
HSV | 60°, 10, 11.8 |
XYZ | 1.198, 1.284, 1.222 |
---|---|
Hunter Lab | 11.331, -0.958, 1.538 |
CIE-LAB | 11.163, -0.721, 2.055 |
CIE-LCH | 11.163, 2.178, 109.334 |
CIE-LUV | 0, 0, 10, 88.24 |
Web Safe | 333333 |
RGB percent of color #1e1e1b
CMYK percent of color #1e1e1b
Text with hexadecimal color #1e1e1b
This text has a font color of #1e1e1b
<p style="color:#1e1e1b">Text here</p>
#1e1e1b Background Color
This box has a background color of #1e1e1b
<div style="background-color:#1e1e1b">Text here</div>
#1e1e1b Border Color
This box has a border color of #1e1e1b
<div style="border: 4px solid #1e1e1b">Text here</div>
CSS codes
<p style="color:#1e1e1b">Text here</p>
<div style="background-color:#1e1e1b">Text here</div>
<div style="border: 4px solid #1e1e1b">Text here</div>
#1e1e1b Color on white background
This is how a font and box color of #1e1e1b will look
on a white background.
#1e1e1b Color on black background
This is how a font and box color of #1e1e1b hex color will look
on a black background.