Shades of Burgundy #790710
Tints of Burgundy #790710
RGB
CMYK
RGB Variations
Color information
#790710 (or 0x790710) is known color: Burgundy. HEX triplet: 79, 07 and 10. RGB value is (121,7,16). Sum of RGB (Red+Green+Blue) = 121+7+16=144 (19% of max value = 765). Red value is 121 (47.66% from 255 or 84.03% from 144); Green value is 7 (3.12% from 255 or 4.86% from 144); Blue value is 16 (6.64% from 255 or 11.11% from 144); Max value from RGB is 121 - color contains mainly: red. Hex color #790710 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790710 is #86F8EF. Grayscale: #2A2A2A. Windows color (decimal): -8845552 or 1050489. OLE color: 1050489.
HSL color Cylindrical-coordinate representation of color #790710: hue angle of 355.26º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #790710 is Cyan = 0, Magento = 0.94, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 7 | 16 | - |
| CMYK | 0 | 0.94 | 0.87 | 0.53 |
| HSL | 355.26º | 0.89% | 0.25% | - |
| HSV(B) | 355.26º | 0.94% | 0.47% | - |
| XYZ | 8.05 | 4.25 | 0.89 | - |
| YUV | 42.11 | 113.27 | 184.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 7 | 16 | 0 | 0.94 | 0.87 | 0.53 | 355.26 | 0.89 | 0.25 |
| Hex | 79 | 7 | 10 | 0 | 5E | 57 | 35 | 163 | 59 | 19 |
| Octal | 171 | 7 | 20 | 0 | 136 | 127 | 65 | 543 | 131 | 31 |
| Binary | 1111001 | 111 | 10000 | 0 | 1011110 | 1010111 | 110101 | 101100011 | 1011001 | 11001 |
Color Harmonies of #790710
Complementary color
Monochromatic Colors of #790710
Black with #790710
Text Example
Text Example
White with #790710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790710; }
p { color: rgb(121,7,16); }
H1.HeaderClassName
{
color: #790710;
}
.AnyTagClassName
{
color: #790710;
}
</style>
background-color css
<style>
a { background-color: #790710; }
a { background-color: rgb(121,7,16); }
div.DivClassName
{
background-color: #790710;
}
.BgClassName
{
background-color: #790710;
}
</style>
border-color css
<style>
span { border-color: #790710; }
span { border-color: rgb(121,7,16); }
td.TdClassName
{
border-color: #790710;
}
.TagClassName
{
border-color: #790710;
}
</style>