reddish black
Enter any color value (e.g., #10484d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#81001f color RGB value is (129,0,31)
#81001f color CMYK value
#81001f color HSL value
HSV(or HSB) | 345.6° | 100 | 50.6 |
XYZ | 9.301 | 4.766 | 1.726 |
Yxy | 0.589 | 0.302 | 4.766 |
LAB | 26.058 | 49.123 | 22.272 |
LUV | 26.058 | 79.571 | 10.37 |
Hunter-LAB | 21.831 | 37.84 | 10.594 |
CIE-LCH | 26.058 | 53.936 | 24.389 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 81 | 0 | 1F |
Decimal | 129 | 0 | 31 |
Octal | 201 | 0 | 37 |
Binary | 10000001 | 00000000 | 00011111 |
Below, you can see some colors close to #81001f. 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 #81001f.
<span style="color:#81001f">Text here</span>
This paragraph has a background color of #81001f.
<p style="background-color:#81001f;">Content here</p>
This element has a border color of #81001f.
<div style="border:1px #81001f;">Content here</div>
.text {color:#81001f;}
.background {background-color:#81001f;}
.border {border:1px solid #81001f;}
.text-shadow {border:1px solid #81001f;}
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, #010000 is the darkest color, while #ffebf0 is the lightest one.