reddish black
Enter any color value (e.g., #a3670c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0f100f color RGB value is (15,16,15)
#0f100f color CMYK value
#0f100f color HSL value
HSV(or HSB) | 120° | 6.3 | 6.3 |
XYZ | 0.469 | 0.507 | 0.525 |
Yxy | 0.312 | 0.338 | 0.507 |
LAB | 4.576 | -0.533 | 0.38 |
LUV | 4.576 | -0.208 | 0.268 |
Hunter-LAB | 7.118 | -0.707 | 0.609 |
CIE-LCH | 4.576 | 0.655 | 144.496 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F | 10 | F |
Decimal | 15 | 16 | 15 |
Octal | 17 | 20 | 17 |
Binary | 00001111 | 00010000 | 00001111 |
Below, you can see some colors close to #0f100f. 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 #0f100f.
<span style="color:#0f100f">Text here</span>
This paragraph has a background color of #0f100f.
<p style="background-color:#0f100f;">Content here</p>
This element has a border color of #0f100f.
<div style="border:1px #0f100f;">Content here</div>
.text {color:#0f100f;}
.background {background-color:#0f100f;}
.border {border:1px solid #0f100f;}
.text-shadow {border:1px solid #0f100f;}
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.