Shades of Burgundy #821217
Tints of Burgundy #821217
RGB
CMYK
RGB Variations
Color information
#821217 (or 0x821217) is known color: Burgundy. HEX triplet: 82, 12 and 17. RGB value is (130,18,23). Sum of RGB (Red+Green+Blue) = 130+18+23=171 (22% of max value = 765). Red value is 130 (51.17% from 255 or 76.02% from 171); Green value is 18 (7.42% from 255 or 10.53% from 171); Blue value is 23 (9.38% from 255 or 13.45% from 171); Max value from RGB is 130 - color contains mainly: red. Hex color #821217 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821217 is #7DEDE8. Grayscale: #343434. Windows color (decimal): -8252905 or 1512066. OLE color: 1512066.
HSL color Cylindrical-coordinate representation of color #821217: hue angle of 357.32º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #821217 is Cyan = 0, Magento = 0.86, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 18 | 23 | - |
| CMYK | 0 | 0.86 | 0.82 | 0.49 |
| HSL | 357.32º | 0.76% | 0.29% | - |
| HSV(B) | 357.32º | 0.86% | 0.51% | - |
| XYZ | 9.58 | 5.24 | 1.32 | - |
| YUV | 52.06 | 111.61 | 183.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 18 | 23 | 0 | 0.86 | 0.82 | 0.49 | 357.32 | 0.76 | 0.29 |
| Hex | 82 | 12 | 17 | 0 | 56 | 52 | 31 | 165 | 4C | 1D |
| Octal | 202 | 22 | 27 | 0 | 126 | 122 | 61 | 545 | 114 | 35 |
| Binary | 10000010 | 10010 | 10111 | 0 | 1010110 | 1010010 | 110001 | 101100101 | 1001100 | 11101 |
Color Harmonies of #821217
Complementary color
Monochromatic Colors of #821217
Black with #821217
Text Example
Text Example
White with #821217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821217; }
p { color: rgb(130,18,23); }
H1.HeaderClassName
{
color: #821217;
}
.AnyTagClassName
{
color: #821217;
}
</style>
background-color css
<style>
a { background-color: #821217; }
a { background-color: rgb(130,18,23); }
div.DivClassName
{
background-color: #821217;
}
.BgClassName
{
background-color: #821217;
}
</style>
border-color css
<style>
span { border-color: #821217; }
span { border-color: rgb(130,18,23); }
td.TdClassName
{
border-color: #821217;
}
.TagClassName
{
border-color: #821217;
}
</style>