reddish black
Enter any color value (e.g., #9987de, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#79001d color RGB value is (121,0,29)
#79001d color CMYK value
#79001d color HSL value
HSV(or HSB) | 345.6° | 100 | 47.5 |
XYZ | 8.107 | 4.154 | 1.537 |
Yxy | 0.588 | 0.301 | 4.154 |
LAB | 24.173 | 46.935 | 20.93 |
LUV | 24.173 | 73.66 | 9.413 |
Hunter-LAB | 20.381 | 35.338 | 9.795 |
CIE-LCH | 24.173 | 51.39 | 24.034 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 79 | 0 | 1D |
Decimal | 121 | 0 | 29 |
Octal | 171 | 0 | 35 |
Binary | 01111001 | 00000000 | 00011101 |
Below, you can see some colors close to #79001d. 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 #79001d.
<span style="color:#79001d">Text here</span>
This paragraph has a background color of #79001d.
<p style="background-color:#79001d;">Content here</p>
This element has a border color of #79001d.
<div style="border:1px #79001d;">Content here</div>
.text {color:#79001d;}
.background {background-color:#79001d;}
.border {border:1px solid #79001d;}
.text-shadow {border:1px solid #79001d;}
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, #0f0004 is the darkest color, while #fff9fa is the lightest one.