Shades of Burgundy #860720
Tints of Burgundy #860720
RGB
CMYK
RGB Variations
Color information
#860720 (or 0x860720) is known color: Burgundy. HEX triplet: 86, 07 and 20. RGB value is (134,7,32). Sum of RGB (Red+Green+Blue) = 134+7+32=173 (22% of max value = 765). Red value is 134 (52.73% from 255 or 77.46% from 173); Green value is 7 (3.12% from 255 or 4.05% from 173); Blue value is 32 (12.89% from 255 or 18.50% from 173); Max value from RGB is 134 - color contains mainly: red. Hex color #860720 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860720 is #79F8DF. Grayscale: #2F2F2F. Windows color (decimal): -7993568 or 2099078. OLE color: 2099078.
HSL color Cylindrical-coordinate representation of color #860720: hue angle of 348.19º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #860720 is Cyan = 0, Magento = 0.95, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 32 | - |
| CMYK | 0 | 0.95 | 0.76 | 0.47 |
| HSL | 348.19º | 0.9% | 0.28% | - |
| HSV(B) | 348.19º | 0.95% | 0.53% | - |
| XYZ | 10.17 | 5.32 | 1.86 | - |
| YUV | 47.82 | 119.08 | 189.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 32 | 0 | 0.95 | 0.76 | 0.47 | 348.19 | 0.9 | 0.28 |
| Hex | 86 | 7 | 20 | 0 | 5F | 4C | 2F | 15C | 5A | 1C |
| Octal | 206 | 7 | 40 | 0 | 137 | 114 | 57 | 534 | 132 | 34 |
| Binary | 10000110 | 111 | 100000 | 0 | 1011111 | 1001100 | 101111 | 101011100 | 1011010 | 11100 |
Color Harmonies of #860720
Complementary color
Monochromatic Colors of #860720
Black with #860720
Text Example
Text Example
White with #860720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860720; }
p { color: rgb(134,7,32); }
H1.HeaderClassName
{
color: #860720;
}
.AnyTagClassName
{
color: #860720;
}
</style>
background-color css
<style>
a { background-color: #860720; }
a { background-color: rgb(134,7,32); }
div.DivClassName
{
background-color: #860720;
}
.BgClassName
{
background-color: #860720;
}
</style>
border-color css
<style>
span { border-color: #860720; }
span { border-color: rgb(134,7,32); }
td.TdClassName
{
border-color: #860720;
}
.TagClassName
{
border-color: #860720;
}
</style>