Shades of Burgundy #821035
Tints of Burgundy #821035
RGB
CMYK
RGB Variations
Color information
#821035 (or 0x821035) is known color: Burgundy. HEX triplet: 82, 10 and 35. RGB value is (130,16,53). Sum of RGB (Red+Green+Blue) = 130+16+53=199 (26% of max value = 765). Red value is 130 (51.17% from 255 or 65.33% from 199); Green value is 16 (6.64% from 255 or 8.04% from 199); Blue value is 53 (21.09% from 255 or 26.63% from 199); Max value from RGB is 130 - color contains mainly: red. Hex color #821035 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821035 is #7DEFCA. Grayscale: #363636. Windows color (decimal): -8253387 or 3477634. OLE color: 3477634.
HSL color Cylindrical-coordinate representation of color #821035: hue angle of 340.53º 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 #821035 is Cyan = 0, Magento = 0.88, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 16 | 53 | - |
| CMYK | 0 | 0.88 | 0.59 | 0.49 |
| HSL | 340.53º | 0.78% | 0.29% | - |
| HSV(B) | 340.53º | 0.88% | 0.51% | - |
| XYZ | 10.03 | 5.37 | 3.88 | - |
| YUV | 54.3 | 127.27 | 181.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 16 | 53 | 0 | 0.88 | 0.59 | 0.49 | 340.53 | 0.78 | 0.29 |
| Hex | 82 | 10 | 35 | 0 | 58 | 3B | 31 | 155 | 4E | 1D |
| Octal | 202 | 20 | 65 | 0 | 130 | 73 | 61 | 525 | 116 | 35 |
| Binary | 10000010 | 10000 | 110101 | 0 | 1011000 | 111011 | 110001 | 101010101 | 1001110 | 11101 |
Color Harmonies of #821035
Complementary color
Monochromatic Colors of #821035
Black with #821035
Text Example
Text Example
White with #821035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821035; }
p { color: rgb(130,16,53); }
H1.HeaderClassName
{
color: #821035;
}
.AnyTagClassName
{
color: #821035;
}
</style>
background-color css
<style>
a { background-color: #821035; }
a { background-color: rgb(130,16,53); }
div.DivClassName
{
background-color: #821035;
}
.BgClassName
{
background-color: #821035;
}
</style>
border-color css
<style>
span { border-color: #821035; }
span { border-color: rgb(130,16,53); }
td.TdClassName
{
border-color: #821035;
}
.TagClassName
{
border-color: #821035;
}
</style>