Shades of Burgundy #860716
Tints of Burgundy #860716
RGB
CMYK
RGB Variations
Color information
#860716 (or 0x860716) is known color: Burgundy. HEX triplet: 86, 07 and 16. RGB value is (134,7,22). Sum of RGB (Red+Green+Blue) = 134+7+22=163 (21% of max value = 765). Red value is 134 (52.73% from 255 or 82.21% from 163); Green value is 7 (3.12% from 255 or 4.29% from 163); Blue value is 22 (8.98% from 255 or 13.50% from 163); Max value from RGB is 134 - color contains mainly: red. Hex color #860716 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #860716 is #79F8E9. Grayscale: #2E2E2E. Windows color (decimal): -7993578 or 1443718. OLE color: 1443718.
HSL color Cylindrical-coordinate representation of color #860716: hue angle of 352.91º 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 #860716 is Cyan = 0, Magento = 0.95, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 22 | - |
| CMYK | 0 | 0.95 | 0.84 | 0.47 |
| HSL | 352.91º | 0.9% | 0.28% | - |
| HSV(B) | 352.91º | 0.95% | 0.53% | - |
| XYZ | 10.05 | 5.28 | 1.25 | - |
| YUV | 46.68 | 114.08 | 190.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 22 | 0 | 0.95 | 0.84 | 0.47 | 352.91 | 0.9 | 0.28 |
| Hex | 86 | 7 | 16 | 0 | 5F | 54 | 2F | 161 | 5A | 1C |
| Octal | 206 | 7 | 26 | 0 | 137 | 124 | 57 | 541 | 132 | 34 |
| Binary | 10000110 | 111 | 10110 | 0 | 1011111 | 1010100 | 101111 | 101100001 | 1011010 | 11100 |
Color Harmonies of #860716
Complementary color
Monochromatic Colors of #860716
Black with #860716
Text Example
Text Example
White with #860716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860716; }
p { color: rgb(134,7,22); }
H1.HeaderClassName
{
color: #860716;
}
.AnyTagClassName
{
color: #860716;
}
</style>
background-color css
<style>
a { background-color: #860716; }
a { background-color: rgb(134,7,22); }
div.DivClassName
{
background-color: #860716;
}
.BgClassName
{
background-color: #860716;
}
</style>
border-color css
<style>
span { border-color: #860716; }
span { border-color: rgb(134,7,22); }
td.TdClassName
{
border-color: #860716;
}
.TagClassName
{
border-color: #860716;
}
</style>