mostly black
Enter any color value (e.g., #b5b17a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1e1e1e color RGB value is (30,30,30)
#1e1e1e color CMYK value
#1e1e1e color HSL value
HSV(or HSB) | 0° | 0 | 11.8 |
XYZ | 1.234 | 1.298 | 1.414 |
Yxy | 0.313 | 0.329 | 1.298 |
LAB | 11.264 | 0.001 | -0.002 |
LUV | 11.264 | 0 | -0.002 |
Hunter-LAB | 11.394 | -0.608 | 0.619 |
CIE-LCH | 11.264 | 0.003 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1E | 1E | 1E |
Decimal | 30 | 30 | 30 |
Octal | 36 | 36 | 36 |
Binary | 00011110 | 00011110 | 00011110 |
This text has a font color of #1e1e1e.
<span style="color:#1e1e1e">Text here</span>
This paragraph has a background color of #1e1e1e.
<p style="background-color:#1e1e1e;">Content here</p>
This element has a border color of #1e1e1e.
<div style="border:1px #1e1e1e;">Content here</div>
.text {color:#1e1e1e;}
.background {background-color:#1e1e1e;}
.border {border:1px solid #1e1e1e;}
.text-shadow {border:1px solid #1e1e1e;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #090909 is the darkest color, while #fdfdfd is the lightest one.