reddish black
Enter any color value (e.g., #ad97c1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1f0000 color RGB value is (31,0,0)
#1f0000 color CMYK value
#1f0000 color HSL value
HSV(or HSB) | 0° | 100 | 12.2 |
XYZ | 0.565 | 0.291 | 0.026 |
Yxy | 0.64 | 0.33 | 0.291 |
LAB | 2.631 | 11.806 | 4.159 |
LUV | 2.631 | 8.653 | 1.866 |
Hunter-LAB | 5.397 | 9.243 | 3.488 |
CIE-LCH | 2.631 | 12.517 | 19.405 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 0 | 0 |
Decimal | 31 | 0 | 0 |
Octal | 37 | 0 | 0 |
Binary | 00011111 | 00000000 | 00000000 |
Below, you can see some colors close to #1f0000. 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 #1f0000.
<span style="color:#1f0000">Text here</span>
This paragraph has a background color of #1f0000.
<p style="background-color:#1f0000;">Content here</p>
This element has a border color of #1f0000.
<div style="border:1px #1f0000;">Content here</div>
.text {color:#1f0000;}
.background {background-color:#1f0000;}
.border {border:1px solid #1f0000;}
.text-shadow {border:1px solid #1f0000;}
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, #0a0000 is the darkest color, while #fff4f4 is the lightest one.