Shades of Maroon #790904
Tints of Maroon #790904
RGB
CMYK
RGB Variations
Color information
#790904 (or 0x790904) is known color: Maroon. HEX triplet: 79, 09 and 04. RGB value is (121,9,4). Sum of RGB (Red+Green+Blue) = 121+9+4=134 (17% of max value = 765). Red value is 121 (47.66% from 255 or 90.30% from 134); Green value is 9 (3.91% from 255 or 6.72% from 134); Blue value is 4 (1.95% from 255 or 2.99% from 134); Max value from RGB is 121 - color contains mainly: red. Hex color #790904 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790904 is #86F6FB. Grayscale: #2A2A2A. Windows color (decimal): -8845052 or 264569. OLE color: 264569.
HSL color Cylindrical-coordinate representation of color #790904: hue angle of 2.56º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #790904 is Cyan = 0, Magento = 0.93, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 4 | - |
| CMYK | 0 | 0.93 | 0.97 | 0.53 |
| HSL | 2.56º | 0.94% | 0.25% | - |
| HSV(B) | 2.56º | 0.97% | 0.47% | - |
| XYZ | 8 | 4.27 | 0.52 | - |
| YUV | 41.92 | 106.61 | 184.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 4 | 0 | 0.93 | 0.97 | 0.53 | 2.56 | 0.94 | 0.25 |
| Hex | 79 | 9 | 4 | 0 | 5D | 61 | 35 | 3 | 5E | 19 |
| Octal | 171 | 11 | 4 | 0 | 135 | 141 | 65 | 3 | 136 | 31 |
| Binary | 1111001 | 1001 | 100 | 0 | 1011101 | 1100001 | 110101 | 11 | 1011110 | 11001 |
Color Harmonies of #790904
Complementary color
Monochromatic Colors of #790904
Black with #790904
Text Example
Text Example
White with #790904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790904; }
p { color: rgb(121,9,4); }
H1.HeaderClassName
{
color: #790904;
}
.AnyTagClassName
{
color: #790904;
}
</style>
background-color css
<style>
a { background-color: #790904; }
a { background-color: rgb(121,9,4); }
div.DivClassName
{
background-color: #790904;
}
.BgClassName
{
background-color: #790904;
}
</style>
border-color css
<style>
span { border-color: #790904; }
span { border-color: rgb(121,9,4); }
td.TdClassName
{
border-color: #790904;
}
.TagClassName
{
border-color: #790904;
}
</style>