reddish black
Enter any color value (e.g., #d23167, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#790000 color RGB value is (121,0,0)
#790000 color CMYK value
#790000 color HSL value
HSV(or HSB) | 0° | 100 | 47.5 |
XYZ | 7.885 | 4.065 | 0.369 |
Yxy | 0.64 | 0.33 | 4.065 |
LAB | 23.885 | 46.151 | 35.903 |
LUV | 23.885 | 78.544 | 16.938 |
Hunter-LAB | 20.162 | 34.528 | 13.028 |
CIE-LCH | 23.885 | 58.472 | 37.881 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 79 | 0 | 0 |
Decimal | 121 | 0 | 0 |
Octal | 171 | 0 | 0 |
Binary | 01111001 | 00000000 | 00000000 |
Below, you can see some colors close to #790000. 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 #790000.
<span style="color:#790000">Text here</span>
This paragraph has a background color of #790000.
<p style="background-color:#790000;">Content here</p>
This element has a border color of #790000.
<div style="border:1px #790000;">Content here</div>
.text {color:#790000;}
.background {background-color:#790000;}
.border {border:1px solid #790000;}
.text-shadow {border:1px solid #790000;}
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, #0f0000 is the darkest color, while #fff9f9 is the lightest one.