reddish black
Enter any color value (e.g., #da76a5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#100e0e color RGB value is (16,14,14)
#100e0e color CMYK value
#100e0e color HSL value
HSV(or HSB) | 0° | 12.5 | 6.3 |
XYZ | 0.45 | 0.456 | 0.48 |
Yxy | 0.325 | 0.329 | 0.456 |
LAB | 4.118 | 0.681 | 0.239 |
LUV | 4.118 | 0.449 | 0.096 |
Hunter-LAB | 6.752 | 0.079 | 0.514 |
CIE-LCH | 4.118 | 0.722 | 19.311 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 10 | E | E |
Decimal | 16 | 14 | 14 |
Octal | 20 | 16 | 16 |
Binary | 00010000 | 00001110 | 00001110 |
Below, you can see some colors close to #100e0e. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #100e0e.
<span style="color:#100e0e">Text here</span>
This paragraph has a background color of #100e0e.
<p style="background-color:#100e0e;">Content here</p>
This element has a border color of #100e0e.
<div style="border:1px #100e0e;">Content here</div>
.text {color:#100e0e;}
.background {background-color:#100e0e;}
.border {border:1px solid #100e0e;}
.text-shadow {border:1px solid #100e0e;}
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, #050404 is the darkest color, while #f9f8f8 is the lightest one.