reddish black
Enter any color value (e.g., #bb4961, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#003c2e color RGB value is (0,60,46)
#003c2e color CMYK value
#003c2e color HSL value
HSV(or HSB) | 166° | 100 | 23.5 |
XYZ | 2.109 | 3.429 | 3.135 |
Yxy | 0.243 | 0.395 | 3.429 |
LAB | 21.686 | -21.937 | 3.673 |
LUV | 21.686 | -17.994 | 6.176 |
Hunter-LAB | 18.517 | -12.076 | 2.923 |
CIE-LCH | 21.686 | 22.243 | 170.494 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 3C | 2E |
Decimal | 0 | 60 | 46 |
Octal | 0 | 74 | 56 |
Binary | 00000000 | 00111100 | 00101110 |
Below, you can see some colors close to #003c2e. 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 #003c2e.
<span style="color:#003c2e">Text here</span>
This paragraph has a background color of #003c2e.
<p style="background-color:#003c2e;">Content here</p>
This element has a border color of #003c2e.
<div style="border:1px #003c2e;">Content here</div>
.text {color:#003c2e;}
.background {background-color:#003c2e;}
.border {border:1px solid #003c2e;}
.text-shadow {border:1px solid #003c2e;}
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, #00110d is the darkest color, while #fbfffe is the lightest one.