reddish black
Enter any color value (e.g., #f14d1d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#3f0000 color RGB value is (63,0,0)
#3f0000 color CMYK value
#3f0000 color HSL value
HSV(or HSB) | 0° | 100 | 24.7 |
XYZ | 2.05 | 1.057 | 0.096 |
Yxy | 0.64 | 0.33 | 1.057 |
LAB | 9.456 | 29.455 | 14.931 |
LUV | 9.456 | 31.094 | 6.706 |
Hunter-LAB | 10.28 | 17.605 | 6.643 |
CIE-LCH | 9.456 | 33.023 | 26.881 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3F | 0 | 0 |
Decimal | 63 | 0 | 0 |
Octal | 77 | 0 | 0 |
Binary | 00111111 | 00000000 | 00000000 |
Below, you can see some colors close to #3f0000. 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 #3f0000.
<span style="color:#3f0000">Text here</span>
This paragraph has a background color of #3f0000.
<p style="background-color:#3f0000;">Content here</p>
This element has a border color of #3f0000.
<div style="border:1px #3f0000;">Content here</div>
.text {color:#3f0000;}
.background {background-color:#3f0000;}
.border {border:1px solid #3f0000;}
.text-shadow {border:1px solid #3f0000;}
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, #140000 is the darkest color, while #fffefe is the lightest one.