Shades of Burgundy #820613
Tints of Burgundy #820613
RGB
CMYK
RGB Variations
Color information
#820613 (or 0x820613) is known color: Burgundy. HEX triplet: 82, 06 and 13. RGB value is (130,6,19). Sum of RGB (Red+Green+Blue) = 130+6+19=155 (20% of max value = 765). Red value is 130 (51.17% from 255 or 83.87% from 155); Green value is 6 (2.73% from 255 or 3.87% from 155); Blue value is 19 (7.81% from 255 or 12.26% from 155); Max value from RGB is 130 - color contains mainly: red. Hex color #820613 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #820613 is #7DF9EC. Grayscale: #2C2C2C. Windows color (decimal): -8255981 or 1246850. OLE color: 1246850.
HSL color Cylindrical-coordinate representation of color #820613: hue angle of 353.71º 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 #820613 is Cyan = 0, Magento = 0.95, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 6 | 19 | - |
| CMYK | 0 | 0.95 | 0.85 | 0.49 |
| HSL | 353.71º | 0.91% | 0.27% | - |
| HSV(B) | 353.71º | 0.95% | 0.51% | - |
| XYZ | 9.39 | 4.92 | 1.07 | - |
| YUV | 44.56 | 113.58 | 188.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 6 | 19 | 0 | 0.95 | 0.85 | 0.49 | 353.71 | 0.91 | 0.27 |
| Hex | 82 | 6 | 13 | 0 | 5F | 55 | 31 | 162 | 5B | 1B |
| Octal | 202 | 6 | 23 | 0 | 137 | 125 | 61 | 542 | 133 | 33 |
| Binary | 10000010 | 110 | 10011 | 0 | 1011111 | 1010101 | 110001 | 101100010 | 1011011 | 11011 |
Color Harmonies of #820613
Complementary color
Monochromatic Colors of #820613
Black with #820613
Text Example
Text Example
White with #820613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820613; }
p { color: rgb(130,6,19); }
H1.HeaderClassName
{
color: #820613;
}
.AnyTagClassName
{
color: #820613;
}
</style>
background-color css
<style>
a { background-color: #820613; }
a { background-color: rgb(130,6,19); }
div.DivClassName
{
background-color: #820613;
}
.BgClassName
{
background-color: #820613;
}
</style>
border-color css
<style>
span { border-color: #820613; }
span { border-color: rgb(130,6,19); }
td.TdClassName
{
border-color: #820613;
}
.TagClassName
{
border-color: #820613;
}
</style>