Shades of Burgundy #820733
Tints of Burgundy #820733
RGB
CMYK
RGB Variations
Color information
#820733 (or 0x820733) is known color: Burgundy. HEX triplet: 82, 07 and 33. RGB value is (130,7,51). Sum of RGB (Red+Green+Blue) = 130+7+51=188 (24% of max value = 765). Red value is 130 (51.17% from 255 or 69.15% from 188); Green value is 7 (3.12% from 255 or 3.72% from 188); Blue value is 51 (20.31% from 255 or 27.13% from 188); Max value from RGB is 130 - color contains mainly: red. Hex color #820733 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820733 is #7DF8CC. Grayscale: #303030. Windows color (decimal): -8255693 or 3344258. OLE color: 3344258.
HSL color Cylindrical-coordinate representation of color #820733: hue angle of 338.54º 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 #820733 is Cyan = 0, Magento = 0.95, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 7 | 51 | - |
| CMYK | 0 | 0.95 | 0.61 | 0.49 |
| HSL | 338.54º | 0.9% | 0.27% | - |
| HSV(B) | 338.54º | 0.95% | 0.51% | - |
| XYZ | 9.88 | 5.14 | 3.6 | - |
| YUV | 48.79 | 129.25 | 185.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 7 | 51 | 0 | 0.95 | 0.61 | 0.49 | 338.54 | 0.9 | 0.27 |
| Hex | 82 | 7 | 33 | 0 | 5F | 3D | 31 | 153 | 5A | 1B |
| Octal | 202 | 7 | 63 | 0 | 137 | 75 | 61 | 523 | 132 | 33 |
| Binary | 10000010 | 111 | 110011 | 0 | 1011111 | 111101 | 110001 | 101010011 | 1011010 | 11011 |
Color Harmonies of #820733
Complementary color
Monochromatic Colors of #820733
Black with #820733
Text Example
Text Example
White with #820733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820733; }
p { color: rgb(130,7,51); }
H1.HeaderClassName
{
color: #820733;
}
.AnyTagClassName
{
color: #820733;
}
</style>
background-color css
<style>
a { background-color: #820733; }
a { background-color: rgb(130,7,51); }
div.DivClassName
{
background-color: #820733;
}
.BgClassName
{
background-color: #820733;
}
</style>
border-color css
<style>
span { border-color: #820733; }
span { border-color: rgb(130,7,51); }
td.TdClassName
{
border-color: #820733;
}
.TagClassName
{
border-color: #820733;
}
</style>