Shades of Burgundy #770616
Tints of Burgundy #770616
RGB
CMYK
RGB Variations
Color information
#770616 (or 0x770616) is known color: Burgundy. HEX triplet: 77, 06 and 16. RGB value is (119,6,22). Sum of RGB (Red+Green+Blue) = 119+6+22=147 (19% of max value = 765). Red value is 119 (46.88% from 255 or 80.95% from 147); Green value is 6 (2.73% from 255 or 4.08% from 147); Blue value is 22 (8.98% from 255 or 14.97% from 147); Max value from RGB is 119 - color contains mainly: red. Hex color #770616 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #770616 is #88F9E9. Grayscale: #292929. Windows color (decimal): -8976874 or 1443447. OLE color: 1443447.
HSL color Cylindrical-coordinate representation of color #770616: hue angle of 351.5º 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 #770616 is Cyan = 0, Magento = 0.95, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 6 | 22 | - |
| CMYK | 0 | 0.95 | 0.82 | 0.53 |
| HSL | 351.5º | 0.9% | 0.25% | - |
| HSV(B) | 351.5º | 0.95% | 0.47% | - |
| XYZ | 7.82 | 4.11 | 1.14 | - |
| YUV | 41.61 | 116.94 | 183.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 6 | 22 | 0 | 0.95 | 0.82 | 0.53 | 351.5 | 0.9 | 0.25 |
| Hex | 77 | 6 | 16 | 0 | 5F | 52 | 35 | 160 | 5A | 19 |
| Octal | 167 | 6 | 26 | 0 | 137 | 122 | 65 | 540 | 132 | 31 |
| Binary | 1110111 | 110 | 10110 | 0 | 1011111 | 1010010 | 110101 | 101100000 | 1011010 | 11001 |
Color Harmonies of #770616
Complementary color
Monochromatic Colors of #770616
Black with #770616
Text Example
Text Example
White with #770616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770616; }
p { color: rgb(119,6,22); }
H1.HeaderClassName
{
color: #770616;
}
.AnyTagClassName
{
color: #770616;
}
</style>
background-color css
<style>
a { background-color: #770616; }
a { background-color: rgb(119,6,22); }
div.DivClassName
{
background-color: #770616;
}
.BgClassName
{
background-color: #770616;
}
</style>
border-color css
<style>
span { border-color: #770616; }
span { border-color: rgb(119,6,22); }
td.TdClassName
{
border-color: #770616;
}
.TagClassName
{
border-color: #770616;
}
</style>