magentaish black
Enter any color value (e.g., #8ea672, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#100f10 color RGB value is (16,15,16)
#100f10 color CMYK value
#100f10 color HSL value
HSV(or HSB) | 300.0° | 6.3 | 6.3 |
XYZ | 0.478 | 0.489 | 0.559 |
Yxy | 0.313 | 0.320 | 0.489 |
LAB | 4.419 | 0.535 | -0.383 |
LUV | 4.419 | 0.204 | -0.265 |
Hunter-LAB | 6.994 | -0.041 | 0.154 |
CIE-LCH | 4.419 | 0.658 | 324.386 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 10 | F | 10 |
Decimal | 16 | 15 | 16 |
Octal | 20 | 17 | 20 |
Binary | 00010000 | 00001111 | 00010000 |
Below, you can see some colors close to #100f10. 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 #100f10.
<span style="color:#100f10">Text here</span>
This paragraph has a background color of #100f10.
<p style="background-color:#100f10;">Content here</p>
This element has a border color of #100f10.
<div style="border:1px #100f10;">Content here</div>
.text {color:#100f10;}
.background {background-color:#100f10;}
.border {border:1px solid #100f10;}
.text-shadow {border:1px solid #100f10;}
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.