Shades of Burgundy #760516
Tints of Burgundy #760516
RGB
CMYK
RGB Variations
Color information
#760516 (or 0x760516) is known color: Burgundy. HEX triplet: 76, 05 and 16. RGB value is (118,5,22). Sum of RGB (Red+Green+Blue) = 118+5+22=145 (19% of max value = 765). Red value is 118 (46.48% from 255 or 81.38% from 145); Green value is 5 (2.34% from 255 or 3.45% from 145); Blue value is 22 (8.98% from 255 or 15.17% from 145); Max value from RGB is 118 - color contains mainly: red. Hex color #760516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760516 is #89FAE9. Grayscale: #282828. Windows color (decimal): -9042666 or 1443190. OLE color: 1443190.
HSL color Cylindrical-coordinate representation of color #760516: hue angle of 350.97º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #760516 is Cyan = 0, Magento = 0.96, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 5 | 22 | - |
| CMYK | 0 | 0.96 | 0.81 | 0.54 |
| HSL | 350.97º | 0.92% | 0.24% | - |
| HSV(B) | 350.97º | 0.96% | 0.46% | - |
| XYZ | 7.67 | 4.02 | 1.13 | - |
| YUV | 40.73 | 117.44 | 183.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 5 | 22 | 0 | 0.96 | 0.81 | 0.54 | 350.97 | 0.92 | 0.24 |
| Hex | 76 | 5 | 16 | 0 | 60 | 51 | 36 | 15F | 5C | 18 |
| Octal | 166 | 5 | 26 | 0 | 140 | 121 | 66 | 537 | 134 | 30 |
| Binary | 1110110 | 101 | 10110 | 0 | 1100000 | 1010001 | 110110 | 101011111 | 1011100 | 11000 |
Color Harmonies of #760516
Complementary color
Monochromatic Colors of #760516
Black with #760516
Text Example
Text Example
White with #760516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760516; }
p { color: rgb(118,5,22); }
H1.HeaderClassName
{
color: #760516;
}
.AnyTagClassName
{
color: #760516;
}
</style>
background-color css
<style>
a { background-color: #760516; }
a { background-color: rgb(118,5,22); }
div.DivClassName
{
background-color: #760516;
}
.BgClassName
{
background-color: #760516;
}
</style>
border-color css
<style>
span { border-color: #760516; }
span { border-color: rgb(118,5,22); }
td.TdClassName
{
border-color: #760516;
}
.TagClassName
{
border-color: #760516;
}
</style>