Shades of Burgundy #780716
Tints of Burgundy #780716
RGB
CMYK
RGB Variations
Color information
#780716 (or 0x780716) is known color: Burgundy. HEX triplet: 78, 07 and 16. RGB value is (120,7,22). Sum of RGB (Red+Green+Blue) = 120+7+22=149 (19% of max value = 765). Red value is 120 (47.27% from 255 or 80.54% from 149); Green value is 7 (3.12% from 255 or 4.70% from 149); Blue value is 22 (8.98% from 255 or 14.77% from 149); Max value from RGB is 120 - color contains mainly: red. Hex color #780716 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #780716 is #87F8E9. Grayscale: #2A2A2A. Windows color (decimal): -8911082 or 1443704. OLE color: 1443704.
HSL color Cylindrical-coordinate representation of color #780716: hue angle of 352.04º 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 #780716 is Cyan = 0, Magento = 0.94, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 7 | 22 | - |
| CMYK | 0 | 0.94 | 0.82 | 0.53 |
| HSL | 352.04º | 0.89% | 0.25% | - |
| HSV(B) | 352.04º | 0.94% | 0.47% | - |
| XYZ | 7.97 | 4.2 | 1.15 | - |
| YUV | 42.5 | 116.44 | 183.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 7 | 22 | 0 | 0.94 | 0.82 | 0.53 | 352.04 | 0.89 | 0.25 |
| Hex | 78 | 7 | 16 | 0 | 5E | 52 | 35 | 160 | 59 | 19 |
| Octal | 170 | 7 | 26 | 0 | 136 | 122 | 65 | 540 | 131 | 31 |
| Binary | 1111000 | 111 | 10110 | 0 | 1011110 | 1010010 | 110101 | 101100000 | 1011001 | 11001 |
Color Harmonies of #780716
Complementary color
Monochromatic Colors of #780716
Black with #780716
Text Example
Text Example
White with #780716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780716; }
p { color: rgb(120,7,22); }
H1.HeaderClassName
{
color: #780716;
}
.AnyTagClassName
{
color: #780716;
}
</style>
background-color css
<style>
a { background-color: #780716; }
a { background-color: rgb(120,7,22); }
div.DivClassName
{
background-color: #780716;
}
.BgClassName
{
background-color: #780716;
}
</style>
border-color css
<style>
span { border-color: #780716; }
span { border-color: rgb(120,7,22); }
td.TdClassName
{
border-color: #780716;
}
.TagClassName
{
border-color: #780716;
}
</style>