very deep red
Enter any color value (e.g., #534e04, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2f0000 color RGB value is (47,0,0)
#2f0000 color CMYK value
#2f0000 color HSL value
HSV(or HSB) | 0.0° | 100.0 | 18.4 |
XYZ | 1.172 | 0.604 | 0.055 |
Yxy | 0.640 | 0.330 | 0.604 |
LAB | 5.459 | 23.028 | 8.627 |
LUV | 5.459 | 17.951 | 3.871 |
Hunter-LAB | 7.774 | 13.313 | 5.023 |
CIE-LCH | 5.459 | 24.591 | 20.538 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2F | 0 | 0 |
Decimal | 47 | 0 | 0 |
Octal | 57 | 0 | 0 |
Binary | 00101111 | 00000000 | 00000000 |
Below, you can see some colors close to #2f0000. 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 #2f0000.
<span style="color:#2f0000">Text here</span>
This paragraph has a background color of #2f0000.
<p style="background-color:#2f0000;">Content here</p>
This element has a border color of #2f0000.
<div style="border:1px #2f0000;">Content here</div>
.text {color:#2f0000;}
.background {background-color:#2f0000;}
.border {border:1px solid #2f0000;}
.text-shadow {border:1px solid #2f0000;}
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, #040000 is the darkest color, while #ffeeee is the lightest one.