reddish black
Enter any color value (e.g., #c50370, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#100f0f color RGB value is (16,15,15)
#100f0f color CMYK value
#100f0f color HSL value
HSV(or HSB) | 0° | 6.3 | 6.3 |
XYZ | 0.471 | 0.486 | 0.521 |
Yxy | 0.318 | 0.329 | 0.486 |
LAB | 4.393 | 0.349 | 0.122 |
LUV | 4.393 | 0.229 | 0.049 |
Hunter-LAB | 6.973 | -0.154 | 0.452 |
CIE-LCH | 4.393 | 0.37 | 19.205 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 10 | F | F |
Decimal | 16 | 15 | 15 |
Octal | 20 | 17 | 17 |
Binary | 00010000 | 00001111 | 00001111 |
Below, you can see some colors close to #100f0f. 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 #100f0f.
<span style="color:#100f0f">Text here</span>
This paragraph has a background color of #100f0f.
<p style="background-color:#100f0f;">Content here</p>
This element has a border color of #100f0f.
<div style="border:1px #100f0f;">Content here</div>
.text {color:#100f0f;}
.background {background-color:#100f0f;}
.border {border:1px solid #100f0f;}
.text-shadow {border:1px solid #100f0f;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.