Shades of Burgundy #790516
Tints of Burgundy #790516
RGB
CMYK
RGB Variations
Color information
#790516 (or 0x790516) is known color: Burgundy. HEX triplet: 79, 05 and 16. RGB value is (121,5,22). Sum of RGB (Red+Green+Blue) = 121+5+22=148 (19% of max value = 765). Red value is 121 (47.66% from 255 or 81.76% from 148); Green value is 5 (2.34% from 255 or 3.38% from 148); Blue value is 22 (8.98% from 255 or 14.86% from 148); Max value from RGB is 121 - color contains mainly: red. Hex color #790516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790516 is #86FAE9. Grayscale: #292929. Windows color (decimal): -8846058 or 1443193. OLE color: 1443193.
HSL color Cylindrical-coordinate representation of color #790516: hue angle of 351.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 #790516 is Cyan = 0, Magento = 0.96, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 5 | 22 | - |
| CMYK | 0 | 0.96 | 0.82 | 0.53 |
| HSL | 351.21º | 0.92% | 0.25% | - |
| HSV(B) | 351.21º | 0.96% | 0.47% | - |
| XYZ | 8.08 | 4.23 | 1.15 | - |
| YUV | 41.62 | 116.93 | 184.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 22 | 0 | 0.96 | 0.82 | 0.53 | 351.21 | 0.92 | 0.25 |
| Hex | 79 | 5 | 16 | 0 | 60 | 52 | 35 | 15F | 5C | 19 |
| Octal | 171 | 5 | 26 | 0 | 140 | 122 | 65 | 537 | 134 | 31 |
| Binary | 1111001 | 101 | 10110 | 0 | 1100000 | 1010010 | 110101 | 101011111 | 1011100 | 11001 |
Color Harmonies of #790516
Complementary color
Monochromatic Colors of #790516
Black with #790516
Text Example
Text Example
White with #790516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790516; }
p { color: rgb(121,5,22); }
H1.HeaderClassName
{
color: #790516;
}
.AnyTagClassName
{
color: #790516;
}
</style>
background-color css
<style>
a { background-color: #790516; }
a { background-color: rgb(121,5,22); }
div.DivClassName
{
background-color: #790516;
}
.BgClassName
{
background-color: #790516;
}
</style>
border-color css
<style>
span { border-color: #790516; }
span { border-color: rgb(121,5,22); }
td.TdClassName
{
border-color: #790516;
}
.TagClassName
{
border-color: #790516;
}
</style>