Shades of Burgundy #780613
Tints of Burgundy #780613
RGB
CMYK
RGB Variations
Color information
#780613 (or 0x780613) is known color: Burgundy. HEX triplet: 78, 06 and 13. RGB value is (120,6,19). Sum of RGB (Red+Green+Blue) = 120+6+19=145 (19% of max value = 765). Red value is 120 (47.27% from 255 or 82.76% from 145); Green value is 6 (2.73% from 255 or 4.14% from 145); Blue value is 19 (7.81% from 255 or 13.10% from 145); Max value from RGB is 120 - color contains mainly: red. Hex color #780613 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #780613 is #87F9EC. Grayscale: #292929. Windows color (decimal): -8911341 or 1246840. OLE color: 1246840.
HSL color Cylindrical-coordinate representation of color #780613: hue angle of 353.16º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #780613 is Cyan = 0, Magento = 0.95, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 6 | 19 | - |
| CMYK | 0 | 0.95 | 0.84 | 0.53 |
| HSL | 353.16º | 0.9% | 0.25% | - |
| HSV(B) | 353.16º | 0.95% | 0.47% | - |
| XYZ | 7.93 | 4.17 | 1 | - |
| YUV | 41.57 | 115.27 | 183.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 6 | 19 | 0 | 0.95 | 0.84 | 0.53 | 353.16 | 0.9 | 0.25 |
| Hex | 78 | 6 | 13 | 0 | 5F | 54 | 35 | 161 | 5A | 19 |
| Octal | 170 | 6 | 23 | 0 | 137 | 124 | 65 | 541 | 132 | 31 |
| Binary | 1111000 | 110 | 10011 | 0 | 1011111 | 1010100 | 110101 | 101100001 | 1011010 | 11001 |
Color Harmonies of #780613
Complementary color
Monochromatic Colors of #780613
Black with #780613
Text Example
Text Example
White with #780613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780613; }
p { color: rgb(120,6,19); }
H1.HeaderClassName
{
color: #780613;
}
.AnyTagClassName
{
color: #780613;
}
</style>
background-color css
<style>
a { background-color: #780613; }
a { background-color: rgb(120,6,19); }
div.DivClassName
{
background-color: #780613;
}
.BgClassName
{
background-color: #780613;
}
</style>
border-color css
<style>
span { border-color: #780613; }
span { border-color: rgb(120,6,19); }
td.TdClassName
{
border-color: #780613;
}
.TagClassName
{
border-color: #780613;
}
</style>