Shades of Burgundy #820537
Tints of Burgundy #820537
RGB
CMYK
RGB Variations
Color information
#820537 (or 0x820537) is known color: Burgundy. HEX triplet: 82, 05 and 37. RGB value is (130,5,55). Sum of RGB (Red+Green+Blue) = 130+5+55=190 (25% of max value = 765). Red value is 130 (51.17% from 255 or 68.42% from 190); Green value is 5 (2.34% from 255 or 2.63% from 190); Blue value is 55 (21.88% from 255 or 28.95% from 190); Max value from RGB is 130 - color contains mainly: red. Hex color #820537 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820537 is #7DFAC8. Grayscale: #303030. Windows color (decimal): -8256201 or 3605890. OLE color: 3605890.
HSL color Cylindrical-coordinate representation of color #820537: hue angle of 336º 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 #820537 is Cyan = 0, Magento = 0.96, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 5 | 55 | - |
| CMYK | 0 | 0.96 | 0.58 | 0.49 |
| HSL | 336º | 0.93% | 0.26% | - |
| HSV(B) | 336º | 0.96% | 0.51% | - |
| XYZ | 9.95 | 5.13 | 4.08 | - |
| YUV | 48.08 | 131.91 | 186.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 5 | 55 | 0 | 0.96 | 0.58 | 0.49 | 336 | 0.93 | 0.26 |
| Hex | 82 | 5 | 37 | 0 | 60 | 3A | 31 | 150 | 5D | 1A |
| Octal | 202 | 5 | 67 | 0 | 140 | 72 | 61 | 520 | 135 | 32 |
| Binary | 10000010 | 101 | 110111 | 0 | 1100000 | 111010 | 110001 | 101010000 | 1011101 | 11010 |
Color Harmonies of #820537
Complementary color
Monochromatic Colors of #820537
Black with #820537
Text Example
Text Example
White with #820537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820537; }
p { color: rgb(130,5,55); }
H1.HeaderClassName
{
color: #820537;
}
.AnyTagClassName
{
color: #820537;
}
</style>
background-color css
<style>
a { background-color: #820537; }
a { background-color: rgb(130,5,55); }
div.DivClassName
{
background-color: #820537;
}
.BgClassName
{
background-color: #820537;
}
</style>
border-color css
<style>
span { border-color: #820537; }
span { border-color: rgb(130,5,55); }
td.TdClassName
{
border-color: #820537;
}
.TagClassName
{
border-color: #820537;
}
</style>