Shades of Burgundy #820734
Tints of Burgundy #820734
RGB
CMYK
RGB Variations
Color information
#820734 (or 0x820734) is known color: Burgundy. HEX triplet: 82, 07 and 34. RGB value is (130,7,52). Sum of RGB (Red+Green+Blue) = 130+7+52=189 (25% of max value = 765). Red value is 130 (51.17% from 255 or 68.78% from 189); Green value is 7 (3.12% from 255 or 3.70% from 189); Blue value is 52 (20.70% from 255 or 27.51% from 189); Max value from RGB is 130 - color contains mainly: red. Hex color #820734 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820734 is #7DF8CB. Grayscale: #303030. Windows color (decimal): -8255692 or 3409794. OLE color: 3409794.
HSL color Cylindrical-coordinate representation of color #820734: hue angle of 338.05º 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 #820734 is Cyan = 0, Magento = 0.95, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 7 | 52 | - |
| CMYK | 0 | 0.95 | 0.60 | 0.49 |
| HSL | 338.05º | 0.9% | 0.27% | - |
| HSV(B) | 338.05º | 0.95% | 0.51% | - |
| XYZ | 9.9 | 5.15 | 3.72 | - |
| YUV | 48.91 | 129.75 | 185.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 7 | 52 | 0 | 0.95 | 0.60 | 0.49 | 338.05 | 0.9 | 0.27 |
| Hex | 82 | 7 | 34 | 0 | 5F | 3C | 31 | 152 | 5A | 1B |
| Octal | 202 | 7 | 64 | 0 | 137 | 74 | 61 | 522 | 132 | 33 |
| Binary | 10000010 | 111 | 110100 | 0 | 1011111 | 111100 | 110001 | 101010010 | 1011010 | 11011 |
Color Harmonies of #820734
Complementary color
Monochromatic Colors of #820734
Black with #820734
Text Example
Text Example
White with #820734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820734; }
p { color: rgb(130,7,52); }
H1.HeaderClassName
{
color: #820734;
}
.AnyTagClassName
{
color: #820734;
}
</style>
background-color css
<style>
a { background-color: #820734; }
a { background-color: rgb(130,7,52); }
div.DivClassName
{
background-color: #820734;
}
.BgClassName
{
background-color: #820734;
}
</style>
border-color css
<style>
span { border-color: #820734; }
span { border-color: rgb(130,7,52); }
td.TdClassName
{
border-color: #820734;
}
.TagClassName
{
border-color: #820734;
}
</style>