Shades of Burgundy #821032
Tints of Burgundy #821032
RGB
CMYK
RGB Variations
Color information
#821032 (or 0x821032) is known color: Burgundy. HEX triplet: 82, 10 and 32. RGB value is (130,16,50). Sum of RGB (Red+Green+Blue) = 130+16+50=196 (25% of max value = 765). Red value is 130 (51.17% from 255 or 66.33% from 196); Green value is 16 (6.64% from 255 or 8.16% from 196); Blue value is 50 (19.92% from 255 or 25.51% from 196); Max value from RGB is 130 - color contains mainly: red. Hex color #821032 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821032 is #7DEFCD. Grayscale: #353535. Windows color (decimal): -8253390 or 3281026. OLE color: 3281026.
HSL color Cylindrical-coordinate representation of color #821032: hue angle of 342.11º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #821032 is Cyan = 0, Magento = 0.88, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 16 | 50 | - |
| CMYK | 0 | 0.88 | 0.62 | 0.49 |
| HSL | 342.11º | 0.78% | 0.29% | - |
| HSV(B) | 342.11º | 0.88% | 0.51% | - |
| XYZ | 9.97 | 5.35 | 3.52 | - |
| YUV | 53.96 | 125.77 | 182.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 16 | 50 | 0 | 0.88 | 0.62 | 0.49 | 342.11 | 0.78 | 0.29 |
| Hex | 82 | 10 | 32 | 0 | 58 | 3E | 31 | 156 | 4E | 1D |
| Octal | 202 | 20 | 62 | 0 | 130 | 76 | 61 | 526 | 116 | 35 |
| Binary | 10000010 | 10000 | 110010 | 0 | 1011000 | 111110 | 110001 | 101010110 | 1001110 | 11101 |
Color Harmonies of #821032
Complementary color
Monochromatic Colors of #821032
Black with #821032
Text Example
Text Example
White with #821032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821032; }
p { color: rgb(130,16,50); }
H1.HeaderClassName
{
color: #821032;
}
.AnyTagClassName
{
color: #821032;
}
</style>
background-color css
<style>
a { background-color: #821032; }
a { background-color: rgb(130,16,50); }
div.DivClassName
{
background-color: #821032;
}
.BgClassName
{
background-color: #821032;
}
</style>
border-color css
<style>
span { border-color: #821032; }
span { border-color: rgb(130,16,50); }
td.TdClassName
{
border-color: #821032;
}
.TagClassName
{
border-color: #821032;
}
</style>