Shades of Maroon #791105
Tints of Maroon #791105
RGB
CMYK
RGB Variations
Color information
#791105 (or 0x791105) is known color: Maroon. HEX triplet: 79, 11 and 05. RGB value is (121,17,5). Sum of RGB (Red+Green+Blue) = 121+17+5=143 (18% of max value = 765). Red value is 121 (47.66% from 255 or 84.62% from 143); Green value is 17 (7.03% from 255 or 11.89% from 143); Blue value is 5 (2.34% from 255 or 3.50% from 143); Max value from RGB is 121 - color contains mainly: red. Hex color #791105 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791105 is #86EEFA. Grayscale: #2E2E2E. Windows color (decimal): -8843003 or 332153. OLE color: 332153.
HSL color Cylindrical-coordinate representation of color #791105: hue angle of 6.21º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #791105 is Cyan = 0, Magento = 0.86, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 17 | 5 | - |
| CMYK | 0 | 0.86 | 0.96 | 0.53 |
| HSL | 6.21º | 0.92% | 0.25% | - |
| HSV(B) | 6.21º | 0.96% | 0.47% | - |
| XYZ | 8.11 | 4.48 | 0.58 | - |
| YUV | 46.73 | 104.46 | 180.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 17 | 5 | 0 | 0.86 | 0.96 | 0.53 | 6.21 | 0.92 | 0.25 |
| Hex | 79 | 11 | 5 | 0 | 56 | 60 | 35 | 6 | 5C | 19 |
| Octal | 171 | 21 | 5 | 0 | 126 | 140 | 65 | 6 | 134 | 31 |
| Binary | 1111001 | 10001 | 101 | 0 | 1010110 | 1100000 | 110101 | 110 | 1011100 | 11001 |
Color Harmonies of #791105
Complementary color
Monochromatic Colors of #791105
Black with #791105
Text Example
Text Example
White with #791105
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791105; }
p { color: rgb(121,17,5); }
H1.HeaderClassName
{
color: #791105;
}
.AnyTagClassName
{
color: #791105;
}
</style>
background-color css
<style>
a { background-color: #791105; }
a { background-color: rgb(121,17,5); }
div.DivClassName
{
background-color: #791105;
}
.BgClassName
{
background-color: #791105;
}
</style>
border-color css
<style>
span { border-color: #791105; }
span { border-color: rgb(121,17,5); }
td.TdClassName
{
border-color: #791105;
}
.TagClassName
{
border-color: #791105;
}
</style>