Shades of Burgundy #821319
Tints of Burgundy #821319
RGB
CMYK
RGB Variations
Color information
#821319 (or 0x821319) is known color: Burgundy. HEX triplet: 82, 13 and 19. RGB value is (130,19,25). Sum of RGB (Red+Green+Blue) = 130+19+25=174 (23% of max value = 765). Red value is 130 (51.17% from 255 or 74.71% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 25 (10.16% from 255 or 14.37% from 174); Max value from RGB is 130 - color contains mainly: red. Hex color #821319 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821319 is #7DECE6. Grayscale: #343434. Windows color (decimal): -8252647 or 1643394. OLE color: 1643394.
HSL color Cylindrical-coordinate representation of color #821319: hue angle of 356.76º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #821319 is Cyan = 0, Magento = 0.85, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 19 | 25 | - |
| CMYK | 0 | 0.85 | 0.81 | 0.49 |
| HSL | 356.76º | 0.74% | 0.29% | - |
| HSV(B) | 356.76º | 0.85% | 0.51% | - |
| XYZ | 9.61 | 5.28 | 1.43 | - |
| YUV | 52.87 | 112.27 | 183.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 19 | 25 | 0 | 0.85 | 0.81 | 0.49 | 356.76 | 0.74 | 0.29 |
| Hex | 82 | 13 | 19 | 0 | 55 | 51 | 31 | 165 | 4A | 1D |
| Octal | 202 | 23 | 31 | 0 | 125 | 121 | 61 | 545 | 112 | 35 |
| Binary | 10000010 | 10011 | 11001 | 0 | 1010101 | 1010001 | 110001 | 101100101 | 1001010 | 11101 |
Color Harmonies of #821319
Complementary color
Monochromatic Colors of #821319
Black with #821319
Text Example
Text Example
White with #821319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821319; }
p { color: rgb(130,19,25); }
H1.HeaderClassName
{
color: #821319;
}
.AnyTagClassName
{
color: #821319;
}
</style>
background-color css
<style>
a { background-color: #821319; }
a { background-color: rgb(130,19,25); }
div.DivClassName
{
background-color: #821319;
}
.BgClassName
{
background-color: #821319;
}
</style>
border-color css
<style>
span { border-color: #821319; }
span { border-color: rgb(130,19,25); }
td.TdClassName
{
border-color: #821319;
}
.TagClassName
{
border-color: #821319;
}
</style>