reddish black
Enter any color value (e.g., #1f453e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1f0014 color RGB value is (31,0,20)
#1f0014 color CMYK value
#1f0014 color HSL value
HSV(or HSB) | 321.3° | 100 | 12.2 |
XYZ | 0.691 | 0.342 | 0.691 |
Yxy | 0.401 | 0.198 | 0.342 |
LAB | 3.088 | 15.012 | -4.565 |
LUV | 3.088 | 6.122 | -3.153 |
Hunter-LAB | 5.846 | 10.876 | -2.919 |
CIE-LCH | 3.088 | 15.69 | 343.084 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 0 | 14 |
Decimal | 31 | 0 | 20 |
Octal | 37 | 0 | 24 |
Binary | 00011111 | 00000000 | 00010100 |
Below, you can see some colors close to #1f0014. 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 #1f0014.
<span style="color:#1f0014">Text here</span>
This paragraph has a background color of #1f0014.
<p style="background-color:#1f0014;">Content here</p>
This element has a border color of #1f0014.
<div style="border:1px #1f0014;">Content here</div>
.text {color:#1f0014;}
.background {background-color:#1f0014;}
.border {border:1px solid #1f0014;}
.text-shadow {border:1px solid #1f0014;}
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, #0a0006 is the darkest color, while #fff4fb is the lightest one.