Shades of Burgundy #820638
Tints of Burgundy #820638
RGB
CMYK
RGB Variations
Color information
#820638 (or 0x820638) is known color: Burgundy. HEX triplet: 82, 06 and 38. RGB value is (130,6,56). Sum of RGB (Red+Green+Blue) = 130+6+56=192 (25% of max value = 765). Red value is 130 (51.17% from 255 or 67.71% from 192); Green value is 6 (2.73% from 255 or 3.12% from 192); Blue value is 56 (22.27% from 255 or 29.17% from 192); Max value from RGB is 130 - color contains mainly: red. Hex color #820638 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820638 is #7DF9C7. Grayscale: #303030. Windows color (decimal): -8255944 or 3671682. OLE color: 3671682.
HSL color Cylindrical-coordinate representation of color #820638: hue angle of 335.81º degrees, saturation: 0.91, 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 #820638 is Cyan = 0, Magento = 0.95, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 6 | 56 | - |
| CMYK | 0 | 0.95 | 0.57 | 0.49 |
| HSL | 335.81º | 0.91% | 0.27% | - |
| HSV(B) | 335.81º | 0.95% | 0.51% | - |
| XYZ | 9.98 | 5.16 | 4.21 | - |
| YUV | 48.78 | 132.08 | 185.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 6 | 56 | 0 | 0.95 | 0.57 | 0.49 | 335.81 | 0.91 | 0.27 |
| Hex | 82 | 6 | 38 | 0 | 5F | 39 | 31 | 150 | 5B | 1B |
| Octal | 202 | 6 | 70 | 0 | 137 | 71 | 61 | 520 | 133 | 33 |
| Binary | 10000010 | 110 | 111000 | 0 | 1011111 | 111001 | 110001 | 101010000 | 1011011 | 11011 |
Color Harmonies of #820638
Complementary color
Monochromatic Colors of #820638
Black with #820638
Text Example
Text Example
White with #820638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820638; }
p { color: rgb(130,6,56); }
H1.HeaderClassName
{
color: #820638;
}
.AnyTagClassName
{
color: #820638;
}
</style>
background-color css
<style>
a { background-color: #820638; }
a { background-color: rgb(130,6,56); }
div.DivClassName
{
background-color: #820638;
}
.BgClassName
{
background-color: #820638;
}
</style>
border-color css
<style>
span { border-color: #820638; }
span { border-color: rgb(130,6,56); }
td.TdClassName
{
border-color: #820638;
}
.TagClassName
{
border-color: #820638;
}
</style>