reddish black
Enter any color value (e.g., #feb59a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0f0100 color RGB value is (15,1,0)
#0f0100 color CMYK value
#0f0100 color HSL value
HSV(or HSB) | 4° | 100 | 5.9 |
XYZ | 0.208 | 0.123 | 0.013 |
Yxy | 0.604 | 0.358 | 0.123 |
LAB | 1.113 | 3.715 | 1.736 |
LUV | 1.113 | 2.88 | 0.885 |
Hunter-LAB | 3.511 | 4.424 | 2.241 |
CIE-LCH | 1.113 | 4.101 | 25.047 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F | 1 | 0 |
Decimal | 15 | 1 | 0 |
Octal | 17 | 1 | 0 |
Binary | 00001111 | 00000001 | 00000000 |
Below, you can see some colors close to #0f0100. 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 #0f0100.
<span style="color:#0f0100">Text here</span>
This paragraph has a background color of #0f0100.
<p style="background-color:#0f0100;">Content here</p>
This element has a border color of #0f0100.
<div style="border:1px #0f0100;">Content here</div>
.text {color:#0f0100;}
.background {background-color:#0f0100;}
.border {border:1px solid #0f0100;}
.text-shadow {border:1px solid #0f0100;}
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, #0f0100 is the darkest color, while #fff9f9 is the lightest one.