reddish black
Enter any color value (e.g., #6149fa, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1f0007 color RGB value is (31,0,7)
#1f0007 color CMYK value
#1f0007 color HSL value
HSV(or HSB) | 346.5° | 100 | 12.2 |
XYZ | 0.603 | 0.307 | 0.228 |
Yxy | 0.53 | 0.269 | 0.307 |
LAB | 2.77 | 12.779 | 1.509 |
LUV | 2.77 | 7.637 | 0.013 |
Hunter-LAB | 5.538 | 9.76 | 1.431 |
CIE-LCH | 2.77 | 12.868 | 6.734 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 0 | 7 |
Decimal | 31 | 0 | 7 |
Octal | 37 | 0 | 7 |
Binary | 00011111 | 00000000 | 00000111 |
Below, you can see some colors close to #1f0007. 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 #1f0007.
<span style="color:#1f0007">Text here</span>
This paragraph has a background color of #1f0007.
<p style="background-color:#1f0007;">Content here</p>
This element has a border color of #1f0007.
<div style="border:1px #1f0007;">Content here</div>
.text {color:#1f0007;}
.background {background-color:#1f0007;}
.border {border:1px solid #1f0007;}
.text-shadow {border:1px solid #1f0007;}
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, #0a0002 is the darkest color, while #fff4f6 is the lightest one.