Shades of Burgundy #821019
Tints of Burgundy #821019
RGB
CMYK
RGB Variations
Color information
#821019 (or 0x821019) is known color: Burgundy. HEX triplet: 82, 10 and 19. RGB value is (130,16,25). Sum of RGB (Red+Green+Blue) = 130+16+25=171 (22% of max value = 765). Red value is 130 (51.17% from 255 or 76.02% from 171); Green value is 16 (6.64% from 255 or 9.36% from 171); Blue value is 25 (10.16% from 255 or 14.62% from 171); Max value from RGB is 130 - color contains mainly: red. Hex color #821019 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821019 is #7DEFE6. Grayscale: #333333. Windows color (decimal): -8253415 or 1642626. OLE color: 1642626.
HSL color Cylindrical-coordinate representation of color #821019: hue angle of 355.26º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #821019 is Cyan = 0, Magento = 0.88, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 16 | 25 | - |
| CMYK | 0 | 0.88 | 0.81 | 0.49 |
| HSL | 355.26º | 0.78% | 0.29% | - |
| HSV(B) | 355.26º | 0.88% | 0.51% | - |
| XYZ | 9.57 | 5.19 | 1.42 | - |
| YUV | 51.11 | 113.27 | 184.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 16 | 25 | 0 | 0.88 | 0.81 | 0.49 | 355.26 | 0.78 | 0.29 |
| Hex | 82 | 10 | 19 | 0 | 58 | 51 | 31 | 163 | 4E | 1D |
| Octal | 202 | 20 | 31 | 0 | 130 | 121 | 61 | 543 | 116 | 35 |
| Binary | 10000010 | 10000 | 11001 | 0 | 1011000 | 1010001 | 110001 | 101100011 | 1001110 | 11101 |
Color Harmonies of #821019
Complementary color
Monochromatic Colors of #821019
Black with #821019
Text Example
Text Example
White with #821019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821019; }
p { color: rgb(130,16,25); }
H1.HeaderClassName
{
color: #821019;
}
.AnyTagClassName
{
color: #821019;
}
</style>
background-color css
<style>
a { background-color: #821019; }
a { background-color: rgb(130,16,25); }
div.DivClassName
{
background-color: #821019;
}
.BgClassName
{
background-color: #821019;
}
</style>
border-color css
<style>
span { border-color: #821019; }
span { border-color: rgb(130,16,25); }
td.TdClassName
{
border-color: #821019;
}
.TagClassName
{
border-color: #821019;
}
</style>