reddish black
Enter any color value (e.g., #0500b6, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#3c000f color RGB value is (60,0,15)
#3c000f color CMYK value
#3c000f color HSL value
HSV(or HSB) | 345° | 100 | 23.5 |
XYZ | 1.95 | 0.995 | 0.541 |
Yxy | 0.559 | 0.285 | 0.995 |
LAB | 8.951 | 29.324 | 7.691 |
LUV | 8.951 | 26.03 | 1.835 |
Hunter-LAB | 9.976 | 17.429 | 3.766 |
CIE-LCH | 8.951 | 30.316 | 14.696 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3C | 0 | F |
Decimal | 60 | 0 | 15 |
Octal | 74 | 0 | 17 |
Binary | 00111100 | 00000000 | 00001111 |
Below, you can see some colors close to #3c000f. 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 #3c000f.
<span style="color:#3c000f">Text here</span>
This paragraph has a background color of #3c000f.
<p style="background-color:#3c000f;">Content here</p>
This element has a border color of #3c000f.
<div style="border:1px #3c000f;">Content here</div>
.text {color:#3c000f;}
.background {background-color:#3c000f;}
.border {border:1px solid #3c000f;}
.text-shadow {border:1px solid #3c000f;}
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, #110004 is the darkest color, while #fffbfc is the lightest one.