Shades of Burgundy #780719
Tints of Burgundy #780719
RGB
CMYK
RGB Variations
Color information
#780719 (or 0x780719) is known color: Burgundy. HEX triplet: 78, 07 and 19. RGB value is (120,7,25). Sum of RGB (Red+Green+Blue) = 120+7+25=152 (20% of max value = 765). Red value is 120 (47.27% from 255 or 78.95% from 152); Green value is 7 (3.12% from 255 or 4.61% from 152); Blue value is 25 (10.16% from 255 or 16.45% from 152); Max value from RGB is 120 - color contains mainly: red. Hex color #780719 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #780719 is #87F8E6. Grayscale: #2A2A2A. Windows color (decimal): -8911079 or 1640312. OLE color: 1640312.
HSL color Cylindrical-coordinate representation of color #780719: hue angle of 350.44º 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 #780719 is Cyan = 0, Magento = 0.94, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 7 | 25 | - |
| CMYK | 0 | 0.94 | 0.79 | 0.53 |
| HSL | 350.44º | 0.89% | 0.25% | - |
| HSV(B) | 350.44º | 0.94% | 0.47% | - |
| XYZ | 8 | 4.22 | 1.31 | - |
| YUV | 42.84 | 117.94 | 183.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 7 | 25 | 0 | 0.94 | 0.79 | 0.53 | 350.44 | 0.89 | 0.25 |
| Hex | 78 | 7 | 19 | 0 | 5E | 4F | 35 | 15E | 59 | 19 |
| Octal | 170 | 7 | 31 | 0 | 136 | 117 | 65 | 536 | 131 | 31 |
| Binary | 1111000 | 111 | 11001 | 0 | 1011110 | 1001111 | 110101 | 101011110 | 1011001 | 11001 |
Color Harmonies of #780719
Complementary color
Monochromatic Colors of #780719
Black with #780719
Text Example
Text Example
White with #780719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780719; }
p { color: rgb(120,7,25); }
H1.HeaderClassName
{
color: #780719;
}
.AnyTagClassName
{
color: #780719;
}
</style>
background-color css
<style>
a { background-color: #780719; }
a { background-color: rgb(120,7,25); }
div.DivClassName
{
background-color: #780719;
}
.BgClassName
{
background-color: #780719;
}
</style>
border-color css
<style>
span { border-color: #780719; }
span { border-color: rgb(120,7,25); }
td.TdClassName
{
border-color: #780719;
}
.TagClassName
{
border-color: #780719;
}
</style>