very dark magenta/very dark cerise
#1f101a color RGB value is (31,16,26)
#1f101a color CMYK value
#1f101a color HSL value
HSV(or HSB) | 320° | 48.4 | 12.2 |
XYZ | 0.937 | 0.736 | 1.07 |
Yxy | 0.341 | 0.268 | 0.736 |
LAB | 6.652 | 9.564 | -3.784 |
LUV | 6.652 | 4.219 | -2.776 |
Hunter-LAB | 8.582 | 4.468 | -1.386 |
CIE-LCH | 6.652 | 10.285 | 338.415 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 10 | 1A |
Decimal | 31 | 16 | 26 |
Octal | 37 | 20 | 32 |
Binary | 00011111 | 00010000 | 00011010 |
Below, you can see some colors close to #1f101a. 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 #1f101a.
<span style="color:#1f101a">Text here</span>
This paragraph has a background color of #1f101a.
<p style="background-color:#1f101a;">Content here</p>
This element has a border color of #1f101a.
<div style="border:1px #1f101a;">Content here</div>
.text {color:#1f101a;}
.background {background-color:#1f101a;}
.border {border:1px solid #1f101a;}
.text-shadow {border:1px solid #1f101a;}
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, #030202 is the darkest color, while #f9f4f8 is the lightest one.