reddish black
Enter any color value (e.g., #1c8197, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1f101f color RGB value is (31,16,31)
#1f101f color CMYK value
#1f101f color HSL value
HSV(or HSB) | 300° | 48.4 | 12.2 |
XYZ | 0.998 | 0.761 | 1.391 |
Yxy | 0.317 | 0.242 | 0.761 |
LAB | 6.872 | 10.889 | -7.314 |
LUV | 6.872 | 3.827 | -4.949 |
Hunter-LAB | 8.722 | 5.153 | -3.347 |
CIE-LCH | 6.872 | 13.117 | 326.11 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 10 | 1F |
Decimal | 31 | 16 | 31 |
Octal | 37 | 20 | 37 |
Binary | 00011111 | 00010000 | 00011111 |
Below, you can see some colors close to #1f101f. 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 #1f101f.
<span style="color:#1f101f">Text here</span>
This paragraph has a background color of #1f101f.
<p style="background-color:#1f101f;">Content here</p>
This element has a border color of #1f101f.
<div style="border:1px #1f101f;">Content here</div>
.text {color:#1f101f;}
.background {background-color:#1f101f;}
.border {border:1px solid #1f101f;}
.text-shadow {border:1px solid #1f101f;}
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, #030203 is the darkest color, while #f9f4f9 is the lightest one.