reddish black
Enter any color value (e.g., #88e54f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#10100f color RGB value is (16,16,15)
#10100f color CMYK value
#10100f color HSL value
HSV(or HSB) | 60° | 6.3 | 6.3 |
XYZ | 0.485 | 0.515 | 0.526 |
Yxy | 0.318 | 0.338 | 0.515 |
LAB | 4.654 | -0.185 | 0.503 |
LUV | 4.654 | 0.023 | 0.319 |
Hunter-LAB | 7.178 | -0.496 | 0.681 |
CIE-LCH | 4.654 | 0.536 | 110.16 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 10 | 10 | F |
Decimal | 16 | 16 | 15 |
Octal | 20 | 20 | 17 |
Binary | 00010000 | 00010000 | 00001111 |
Below, you can see some colors close to #10100f. 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 #10100f.
<span style="color:#10100f">Text here</span>
This paragraph has a background color of #10100f.
<p style="background-color:#10100f;">Content here</p>
This element has a border color of #10100f.
<div style="border:1px #10100f;">Content here</div>
.text {color:#10100f;}
.background {background-color:#10100f;}
.border {border:1px solid #10100f;}
.text-shadow {border:1px solid #10100f;}
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.