reddish black
Enter any color value (e.g., #f33059, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5f001d color RGB value is (95,0,29)
#5f001d color CMYK value
#5f001d color HSL value
HSV(or HSB) | 341.7° | 100 | 37.3 |
XYZ | 4.941 | 2.522 | 1.389 |
Yxy | 0.558 | 0.285 | 2.522 |
LAB | 18.016 | 39.988 | 11.92 |
LUV | 18.016 | 52.297 | 3.567 |
Hunter-LAB | 15.88 | 27.753 | 5.931 |
CIE-LCH | 18.016 | 41.727 | 16.599 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5F | 0 | 1D |
Decimal | 95 | 0 | 29 |
Octal | 137 | 0 | 35 |
Binary | 01011111 | 00000000 | 00011101 |
Below, you can see some colors close to #5f001d. 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 #5f001d.
<span style="color:#5f001d">Text here</span>
This paragraph has a background color of #5f001d.
<p style="background-color:#5f001d;">Content here</p>
This element has a border color of #5f001d.
<div style="border:1px #5f001d;">Content here</div>
.text {color:#5f001d;}
.background {background-color:#5f001d;}
.border {border:1px solid #5f001d;}
.text-shadow {border:1px solid #5f001d;}
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, #0a0003 is the darkest color, while #fff4f7 is the lightest one.