reddish black
Enter any color value (e.g., #7ac12d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#3c003c color RGB value is (60,0,60)
#3c003c color CMYK value
#3c003c color HSL value
HSV(or HSB) | 300° | 100 | 23.5 |
XYZ | 2.679 | 1.287 | 4.382 |
Yxy | 0.321 | 0.154 | 1.287 |
LAB | 11.184 | 34.996 | -21.671 |
LUV | 11.184 | 15.588 | -20.156 |
Hunter-LAB | 11.344 | 22.303 | -14.962 |
CIE-LCH | 11.184 | 41.163 | 328.233 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3C | 0 | 3C |
Decimal | 60 | 0 | 60 |
Octal | 74 | 0 | 74 |
Binary | 00111100 | 00000000 | 00111100 |
Below, you can see some colors close to #3c003c. 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 #3c003c.
<span style="color:#3c003c">Text here</span>
This paragraph has a background color of #3c003c.
<p style="background-color:#3c003c;">Content here</p>
This element has a border color of #3c003c.
<div style="border:1px #3c003c;">Content here</div>
.text {color:#3c003c;}
.background {background-color:#3c003c;}
.border {border:1px solid #3c003c;}
.text-shadow {border:1px solid #3c003c;}
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, #110011 is the darkest color, while #fffbff is the lightest one.