reddish black
Enter any color value (e.g., #b5494c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#003c10 color RGB value is (0,60,16)
#003c10 color CMYK value
#003c10 color HSL value
HSV(or HSB) | 136° | 100 | 23.5 |
XYZ | 1.709 | 3.269 | 1.031 |
Yxy | 0.284 | 0.544 | 3.269 |
LAB | 21.091 | -28.875 | 21.636 |
LUV | 21.091 | -19.424 | 21.425 |
Hunter-LAB | 18.081 | -14.766 | 9.275 |
CIE-LCH | 21.091 | 36.082 | 143.156 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 3C | 10 |
Decimal | 0 | 60 | 16 |
Octal | 0 | 74 | 20 |
Binary | 00000000 | 00111100 | 00010000 |
Below, you can see some colors close to #003c10. 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 #003c10.
<span style="color:#003c10">Text here</span>
This paragraph has a background color of #003c10.
<p style="background-color:#003c10;">Content here</p>
This element has a border color of #003c10.
<div style="border:1px #003c10;">Content here</div>
.text {color:#003c10;}
.background {background-color:#003c10;}
.border {border:1px solid #003c10;}
.text-shadow {border:1px solid #003c10;}
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, #001105 is the darkest color, while #fbfffc is the lightest one.