Shades of Burgundy #820916
Tints of Burgundy #820916
RGB
CMYK
RGB Variations
Color information
#820916 (or 0x820916) is known color: Burgundy. HEX triplet: 82, 09 and 16. RGB value is (130,9,22). Sum of RGB (Red+Green+Blue) = 130+9+22=161 (21% of max value = 765). Red value is 130 (51.17% from 255 or 80.75% from 161); Green value is 9 (3.91% from 255 or 5.59% from 161); Blue value is 22 (8.98% from 255 or 13.66% from 161); Max value from RGB is 130 - color contains mainly: red. Hex color #820916 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #820916 is #7DF6E9. Grayscale: #2E2E2E. Windows color (decimal): -8255210 or 1444226. OLE color: 1444226.
HSL color Cylindrical-coordinate representation of color #820916: hue angle of 353.55º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #820916 is Cyan = 0, Magento = 0.93, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 9 | 22 | - |
| CMYK | 0 | 0.93 | 0.83 | 0.49 |
| HSL | 353.55º | 0.87% | 0.27% | - |
| HSV(B) | 353.55º | 0.93% | 0.51% | - |
| XYZ | 9.45 | 5 | 1.23 | - |
| YUV | 46.66 | 114.09 | 187.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 9 | 22 | 0 | 0.93 | 0.83 | 0.49 | 353.55 | 0.87 | 0.27 |
| Hex | 82 | 9 | 16 | 0 | 5D | 53 | 31 | 162 | 57 | 1B |
| Octal | 202 | 11 | 26 | 0 | 135 | 123 | 61 | 542 | 127 | 33 |
| Binary | 10000010 | 1001 | 10110 | 0 | 1011101 | 1010011 | 110001 | 101100010 | 1010111 | 11011 |
Color Harmonies of #820916
Complementary color
Monochromatic Colors of #820916
Black with #820916
Text Example
Text Example
White with #820916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820916; }
p { color: rgb(130,9,22); }
H1.HeaderClassName
{
color: #820916;
}
.AnyTagClassName
{
color: #820916;
}
</style>
background-color css
<style>
a { background-color: #820916; }
a { background-color: rgb(130,9,22); }
div.DivClassName
{
background-color: #820916;
}
.BgClassName
{
background-color: #820916;
}
</style>
border-color css
<style>
span { border-color: #820916; }
span { border-color: rgb(130,9,22); }
td.TdClassName
{
border-color: #820916;
}
.TagClassName
{
border-color: #820916;
}
</style>