Shades of Burgundy #810534
Tints of Burgundy #810534
RGB
CMYK
RGB Variations
Color information
#810534 (or 0x810534) is known color: Burgundy. HEX triplet: 81, 05 and 34. RGB value is (129,5,52). Sum of RGB (Red+Green+Blue) = 129+5+52=186 (24% of max value = 765). Red value is 129 (50.78% from 255 or 69.35% from 186); Green value is 5 (2.34% from 255 or 2.69% from 186); Blue value is 52 (20.70% from 255 or 27.96% from 186); Max value from RGB is 129 - color contains mainly: red. Hex color #810534 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #810534 is #7EFACB. Grayscale: #2F2F2F. Windows color (decimal): -8321740 or 3409281. OLE color: 3409281.
HSL color Cylindrical-coordinate representation of color #810534: hue angle of 337.26º 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 #810534 is Cyan = 0, Magento = 0.96, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 5 | 52 | - |
| CMYK | 0 | 0.96 | 0.60 | 0.49 |
| HSL | 337.26º | 0.93% | 0.26% | - |
| HSV(B) | 337.26º | 0.96% | 0.51% | - |
| XYZ | 9.73 | 5.02 | 3.71 | - |
| YUV | 47.43 | 130.58 | 186.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 5 | 52 | 0 | 0.96 | 0.60 | 0.49 | 337.26 | 0.93 | 0.26 |
| Hex | 81 | 5 | 34 | 0 | 60 | 3C | 31 | 151 | 5D | 1A |
| Octal | 201 | 5 | 64 | 0 | 140 | 74 | 61 | 521 | 135 | 32 |
| Binary | 10000001 | 101 | 110100 | 0 | 1100000 | 111100 | 110001 | 101010001 | 1011101 | 11010 |
Color Harmonies of #810534
Complementary color
Monochromatic Colors of #810534
Black with #810534
Text Example
Text Example
White with #810534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810534; }
p { color: rgb(129,5,52); }
H1.HeaderClassName
{
color: #810534;
}
.AnyTagClassName
{
color: #810534;
}
</style>
background-color css
<style>
a { background-color: #810534; }
a { background-color: rgb(129,5,52); }
div.DivClassName
{
background-color: #810534;
}
.BgClassName
{
background-color: #810534;
}
</style>
border-color css
<style>
span { border-color: #810534; }
span { border-color: rgb(129,5,52); }
td.TdClassName
{
border-color: #810534;
}
.TagClassName
{
border-color: #810534;
}
</style>