Shades of Burgundy #820419
Tints of Burgundy #820419
RGB
CMYK
RGB Variations
Color information
#820419 (or 0x820419) is known color: Burgundy. HEX triplet: 82, 04 and 19. RGB value is (130,4,25). Sum of RGB (Red+Green+Blue) = 130+4+25=159 (21% of max value = 765). Red value is 130 (51.17% from 255 or 81.76% from 159); Green value is 4 (1.95% from 255 or 2.52% from 159); Blue value is 25 (10.16% from 255 or 15.72% from 159); Max value from RGB is 130 - color contains mainly: red. Hex color #820419 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #820419 is #7DFBE6. Grayscale: #2C2C2C. Windows color (decimal): -8256487 or 1639554. OLE color: 1639554.
HSL color Cylindrical-coordinate representation of color #820419: hue angle of 350º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #820419 is Cyan = 0, Magento = 0.97, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 4 | 25 | - |
| CMYK | 0 | 0.97 | 0.81 | 0.49 |
| HSL | 350º | 0.94% | 0.26% | - |
| HSV(B) | 350º | 0.97% | 0.51% | - |
| XYZ | 9.42 | 4.9 | 1.37 | - |
| YUV | 44.07 | 117.24 | 189.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 4 | 25 | 0 | 0.97 | 0.81 | 0.49 | 350 | 0.94 | 0.26 |
| Hex | 82 | 4 | 19 | 0 | 61 | 51 | 31 | 15E | 5E | 1A |
| Octal | 202 | 4 | 31 | 0 | 141 | 121 | 61 | 536 | 136 | 32 |
| Binary | 10000010 | 100 | 11001 | 0 | 1100001 | 1010001 | 110001 | 101011110 | 1011110 | 11010 |
Color Harmonies of #820419
Complementary color
Monochromatic Colors of #820419
Black with #820419
Text Example
Text Example
White with #820419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820419; }
p { color: rgb(130,4,25); }
H1.HeaderClassName
{
color: #820419;
}
.AnyTagClassName
{
color: #820419;
}
</style>
background-color css
<style>
a { background-color: #820419; }
a { background-color: rgb(130,4,25); }
div.DivClassName
{
background-color: #820419;
}
.BgClassName
{
background-color: #820419;
}
</style>
border-color css
<style>
span { border-color: #820419; }
span { border-color: rgb(130,4,25); }
td.TdClassName
{
border-color: #820419;
}
.TagClassName
{
border-color: #820419;
}
</style>