reddish black
Enter any color value (e.g., #8fe366, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#78001d color RGB value is (120,0,29)
#78001d color CMYK value
#78001d color HSL value
HSV(or HSB) | 345.5° | 100 | 47.1 |
XYZ | 7.967 | 4.082 | 1.53 |
Yxy | 0.587 | 0.301 | 4.082 |
LAB | 23.94 | 46.67 | 20.596 |
LUV | 23.94 | 72.853 | 9.194 |
Hunter-LAB | 20.203 | 35.038 | 9.651 |
CIE-LCH | 23.94 | 51.013 | 23.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 78 | 0 | 1D |
Decimal | 120 | 0 | 29 |
Octal | 170 | 0 | 35 |
Binary | 01111000 | 00000000 | 00011101 |
Below, you can see some colors close to #78001d. 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 #78001d.
<span style="color:#78001d">Text here</span>
This paragraph has a background color of #78001d.
<p style="background-color:#78001d;">Content here</p>
This element has a border color of #78001d.
<div style="border:1px #78001d;">Content here</div>
.text {color:#78001d;}
.background {background-color:#78001d;}
.border {border:1px solid #78001d;}
.text-shadow {border:1px solid #78001d;}
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, #0e0003 is the darkest color, while #fff8f9 is the lightest one.