reddish black
Enter any color value (e.g., #81c22a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#001c10 color RGB value is (0,28,16)
#001c10 color CMYK value
#001c10 color HSL value
HSV(or HSB) | 154.3° | 100 | 11 |
XYZ | 0.509 | 0.868 | 0.631 |
Yxy | 0.253 | 0.432 | 0.868 |
LAB | 7.84 | -12.951 | 4.493 |
LUV | 7.84 | -6.713 | 3.895 |
Hunter-LAB | 9.316 | -6.555 | 2.506 |
CIE-LCH | 7.84 | 13.708 | 160.868 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 1C | 10 |
Decimal | 0 | 28 | 16 |
Octal | 0 | 34 | 20 |
Binary | 00000000 | 00011100 | 00010000 |
Below, you can see some colors close to #001c10. 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 #001c10.
<span style="color:#001c10">Text here</span>
This paragraph has a background color of #001c10.
<p style="background-color:#001c10;">Content here</p>
This element has a border color of #001c10.
<div style="border:1px #001c10;">Content here</div>
.text {color:#001c10;}
.background {background-color:#001c10;}
.border {border:1px solid #001c10;}
.text-shadow {border:1px solid #001c10;}
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, #000704 is the darkest color, while #f1fff9 is the lightest one.