Shades of Burgundy #780610
Tints of Burgundy #780610
RGB
CMYK
RGB Variations
Color information
#780610 (or 0x780610) is known color: Burgundy. HEX triplet: 78, 06 and 10. RGB value is (120,6,16). Sum of RGB (Red+Green+Blue) = 120+6+16=142 (18% of max value = 765). Red value is 120 (47.27% from 255 or 84.51% from 142); Green value is 6 (2.73% from 255 or 4.23% from 142); Blue value is 16 (6.64% from 255 or 11.27% from 142); Max value from RGB is 120 - color contains mainly: red. Hex color #780610 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #780610 is #87F9EF. Grayscale: #292929. Windows color (decimal): -8911344 or 1050232. OLE color: 1050232.
HSL color Cylindrical-coordinate representation of color #780610: hue angle of 354.74º 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 #780610 is Cyan = 0, Magento = 0.95, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 6 | 16 | - |
| CMYK | 0 | 0.95 | 0.87 | 0.53 |
| HSL | 354.74º | 0.9% | 0.25% | - |
| HSV(B) | 354.74º | 0.95% | 0.47% | - |
| XYZ | 7.9 | 4.16 | 0.88 | - |
| YUV | 41.23 | 113.77 | 184.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 6 | 16 | 0 | 0.95 | 0.87 | 0.53 | 354.74 | 0.9 | 0.25 |
| Hex | 78 | 6 | 10 | 0 | 5F | 57 | 35 | 163 | 5A | 19 |
| Octal | 170 | 6 | 20 | 0 | 137 | 127 | 65 | 543 | 132 | 31 |
| Binary | 1111000 | 110 | 10000 | 0 | 1011111 | 1010111 | 110101 | 101100011 | 1011010 | 11001 |
Color Harmonies of #780610
Complementary color
Monochromatic Colors of #780610
Black with #780610
Text Example
Text Example
White with #780610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780610; }
p { color: rgb(120,6,16); }
H1.HeaderClassName
{
color: #780610;
}
.AnyTagClassName
{
color: #780610;
}
</style>
background-color css
<style>
a { background-color: #780610; }
a { background-color: rgb(120,6,16); }
div.DivClassName
{
background-color: #780610;
}
.BgClassName
{
background-color: #780610;
}
</style>
border-color css
<style>
span { border-color: #780610; }
span { border-color: rgb(120,6,16); }
td.TdClassName
{
border-color: #780610;
}
.TagClassName
{
border-color: #780610;
}
</style>