Shades of Burgundy #820716
Tints of Burgundy #820716
RGB
CMYK
RGB Variations
Color information
#820716 (or 0x820716) is known color: Burgundy. HEX triplet: 82, 07 and 16. RGB value is (130,7,22). Sum of RGB (Red+Green+Blue) = 130+7+22=159 (21% of max value = 765). Red value is 130 (51.17% from 255 or 81.76% from 159); Green value is 7 (3.12% from 255 or 4.40% from 159); Blue value is 22 (8.98% from 255 or 13.84% from 159); Max value from RGB is 130 - color contains mainly: red. Hex color #820716 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #820716 is #7DF8E9. Grayscale: #2D2D2D. Windows color (decimal): -8255722 or 1443714. OLE color: 1443714.
HSL color Cylindrical-coordinate representation of color #820716: hue angle of 352.68º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #820716 is Cyan = 0, Magento = 0.95, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 7 | 22 | - |
| CMYK | 0 | 0.95 | 0.83 | 0.49 |
| HSL | 352.68º | 0.9% | 0.27% | - |
| HSV(B) | 352.68º | 0.95% | 0.51% | - |
| XYZ | 9.43 | 4.96 | 1.22 | - |
| YUV | 45.49 | 114.75 | 188.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 7 | 22 | 0 | 0.95 | 0.83 | 0.49 | 352.68 | 0.9 | 0.27 |
| Hex | 82 | 7 | 16 | 0 | 5F | 53 | 31 | 161 | 5A | 1B |
| Octal | 202 | 7 | 26 | 0 | 137 | 123 | 61 | 541 | 132 | 33 |
| Binary | 10000010 | 111 | 10110 | 0 | 1011111 | 1010011 | 110001 | 101100001 | 1011010 | 11011 |
Color Harmonies of #820716
Complementary color
Monochromatic Colors of #820716
Black with #820716
Text Example
Text Example
White with #820716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820716; }
p { color: rgb(130,7,22); }
H1.HeaderClassName
{
color: #820716;
}
.AnyTagClassName
{
color: #820716;
}
</style>
background-color css
<style>
a { background-color: #820716; }
a { background-color: rgb(130,7,22); }
div.DivClassName
{
background-color: #820716;
}
.BgClassName
{
background-color: #820716;
}
</style>
border-color css
<style>
span { border-color: #820716; }
span { border-color: rgb(130,7,22); }
td.TdClassName
{
border-color: #820716;
}
.TagClassName
{
border-color: #820716;
}
</style>