Shades of Burgundy #820722
Tints of Burgundy #820722
RGB
CMYK
RGB Variations
Color information
#820722 (or 0x820722) is known color: Burgundy. HEX triplet: 82, 07 and 22. RGB value is (130,7,34). Sum of RGB (Red+Green+Blue) = 130+7+34=171 (22% of max value = 765). Red value is 130 (51.17% from 255 or 76.02% from 171); Green value is 7 (3.12% from 255 or 4.09% from 171); Blue value is 34 (13.67% from 255 or 19.88% from 171); Max value from RGB is 130 - color contains mainly: red. Hex color #820722 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820722 is #7DF8DD. Grayscale: #2E2E2E. Windows color (decimal): -8255710 or 2230146. OLE color: 2230146.
HSL color Cylindrical-coordinate representation of color #820722: hue angle of 346.83º 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 #820722 is Cyan = 0, Magento = 0.95, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 7 | 34 | - |
| CMYK | 0 | 0.95 | 0.74 | 0.49 |
| HSL | 346.83º | 0.9% | 0.27% | - |
| HSV(B) | 346.83º | 0.95% | 0.51% | - |
| XYZ | 9.57 | 5.01 | 1.98 | - |
| YUV | 46.86 | 120.75 | 187.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 7 | 34 | 0 | 0.95 | 0.74 | 0.49 | 346.83 | 0.9 | 0.27 |
| Hex | 82 | 7 | 22 | 0 | 5F | 4A | 31 | 15B | 5A | 1B |
| Octal | 202 | 7 | 42 | 0 | 137 | 112 | 61 | 533 | 132 | 33 |
| Binary | 10000010 | 111 | 100010 | 0 | 1011111 | 1001010 | 110001 | 101011011 | 1011010 | 11011 |
Color Harmonies of #820722
Complementary color
Monochromatic Colors of #820722
Black with #820722
Text Example
Text Example
White with #820722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820722; }
p { color: rgb(130,7,34); }
H1.HeaderClassName
{
color: #820722;
}
.AnyTagClassName
{
color: #820722;
}
</style>
background-color css
<style>
a { background-color: #820722; }
a { background-color: rgb(130,7,34); }
div.DivClassName
{
background-color: #820722;
}
.BgClassName
{
background-color: #820722;
}
</style>
border-color css
<style>
span { border-color: #820722; }
span { border-color: rgb(130,7,34); }
td.TdClassName
{
border-color: #820722;
}
.TagClassName
{
border-color: #820722;
}
</style>