Shades of Burgundy #861220
Tints of Burgundy #861220
RGB
CMYK
RGB Variations
Color information
#861220 (or 0x861220) is known color: Burgundy. HEX triplet: 86, 12 and 20. RGB value is (134,18,32). Sum of RGB (Red+Green+Blue) = 134+18+32=184 (24% of max value = 765). Red value is 134 (52.73% from 255 or 72.83% from 184); Green value is 18 (7.42% from 255 or 9.78% from 184); Blue value is 32 (12.89% from 255 or 17.39% from 184); Max value from RGB is 134 - color contains mainly: red. Hex color #861220 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861220 is #79EDDF. Grayscale: #363636. Windows color (decimal): -7990752 or 2101894. OLE color: 2101894.
HSL color Cylindrical-coordinate representation of color #861220: hue angle of 352.76º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #861220 is Cyan = 0, Magento = 0.87, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 18 | 32 | - |
| CMYK | 0 | 0.87 | 0.76 | 0.47 |
| HSL | 352.76º | 0.76% | 0.3% | - |
| HSV(B) | 352.76º | 0.87% | 0.53% | - |
| XYZ | 10.31 | 5.61 | 1.91 | - |
| YUV | 54.28 | 115.43 | 184.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 18 | 32 | 0 | 0.87 | 0.76 | 0.47 | 352.76 | 0.76 | 0.3 |
| Hex | 86 | 12 | 20 | 0 | 57 | 4C | 2F | 161 | 4C | 1E |
| Octal | 206 | 22 | 40 | 0 | 127 | 114 | 57 | 541 | 114 | 36 |
| Binary | 10000110 | 10010 | 100000 | 0 | 1010111 | 1001100 | 101111 | 101100001 | 1001100 | 11110 |
Color Harmonies of #861220
Complementary color
Monochromatic Colors of #861220
Black with #861220
Text Example
Text Example
White with #861220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861220; }
p { color: rgb(134,18,32); }
H1.HeaderClassName
{
color: #861220;
}
.AnyTagClassName
{
color: #861220;
}
</style>
background-color css
<style>
a { background-color: #861220; }
a { background-color: rgb(134,18,32); }
div.DivClassName
{
background-color: #861220;
}
.BgClassName
{
background-color: #861220;
}
</style>
border-color css
<style>
span { border-color: #861220; }
span { border-color: rgb(134,18,32); }
td.TdClassName
{
border-color: #861220;
}
.TagClassName
{
border-color: #861220;
}
</style>