Shades of Burgundy #810516
Tints of Burgundy #810516
RGB
CMYK
RGB Variations
Color information
#810516 (or 0x810516) is known color: Burgundy. HEX triplet: 81, 05 and 16. RGB value is (129,5,22). Sum of RGB (Red+Green+Blue) = 129+5+22=156 (20% of max value = 765). Red value is 129 (50.78% from 255 or 82.69% from 156); Green value is 5 (2.34% from 255 or 3.21% from 156); Blue value is 22 (8.98% from 255 or 14.10% from 156); Max value from RGB is 129 - color contains mainly: red. Hex color #810516 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #810516 is #7EFAE9. Grayscale: #2C2C2C. Windows color (decimal): -8321770 or 1443201. OLE color: 1443201.
HSL color Cylindrical-coordinate representation of color #810516: hue angle of 351.77º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #810516 is Cyan = 0, Magento = 0.96, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 5 | 22 | - |
| CMYK | 0 | 0.96 | 0.83 | 0.49 |
| HSL | 351.77º | 0.93% | 0.26% | - |
| HSV(B) | 351.77º | 0.96% | 0.51% | - |
| XYZ | 9.25 | 4.83 | 1.2 | - |
| YUV | 44.01 | 115.58 | 188.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 5 | 22 | 0 | 0.96 | 0.83 | 0.49 | 351.77 | 0.93 | 0.26 |
| Hex | 81 | 5 | 16 | 0 | 60 | 53 | 31 | 160 | 5D | 1A |
| Octal | 201 | 5 | 26 | 0 | 140 | 123 | 61 | 540 | 135 | 32 |
| Binary | 10000001 | 101 | 10110 | 0 | 1100000 | 1010011 | 110001 | 101100000 | 1011101 | 11010 |
Color Harmonies of #810516
Complementary color
Monochromatic Colors of #810516
Black with #810516
Text Example
Text Example
White with #810516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810516; }
p { color: rgb(129,5,22); }
H1.HeaderClassName
{
color: #810516;
}
.AnyTagClassName
{
color: #810516;
}
</style>
background-color css
<style>
a { background-color: #810516; }
a { background-color: rgb(129,5,22); }
div.DivClassName
{
background-color: #810516;
}
.BgClassName
{
background-color: #810516;
}
</style>
border-color css
<style>
span { border-color: #810516; }
span { border-color: rgb(129,5,22); }
td.TdClassName
{
border-color: #810516;
}
.TagClassName
{
border-color: #810516;
}
</style>