reddish black
Enter any color value (e.g., #6644ce, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#78001a color RGB value is (120,0,26)
#78001a color CMYK value
#78001a color HSL value
HSV(or HSB) | 347° | 100 | 47.1 |
XYZ | 7.932 | 4.068 | 1.344 |
Yxy | 0.594 | 0.305 | 4.068 |
LAB | 23.894 | 46.545 | 22.557 |
LUV | 23.894 | 73.592 | 10.341 |
Hunter-LAB | 20.168 | 34.909 | 10.166 |
CIE-LCH | 23.894 | 51.723 | 25.856 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 78 | 0 | 1A |
Decimal | 120 | 0 | 26 |
Octal | 170 | 0 | 32 |
Binary | 01111000 | 00000000 | 00011010 |
Below, you can see some colors close to #78001a. 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 #78001a.
<span style="color:#78001a">Text here</span>
This paragraph has a background color of #78001a.
<p style="background-color:#78001a;">Content here</p>
This element has a border color of #78001a.
<div style="border:1px #78001a;">Content here</div>
.text {color:#78001a;}
.background {background-color:#78001a;}
.border {border:1px solid #78001a;}
.text-shadow {border:1px solid #78001a;}
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.