Shades of Burgundy #860718
Tints of Burgundy #860718
RGB
CMYK
RGB Variations
Color information
#860718 (or 0x860718) is known color: Burgundy. HEX triplet: 86, 07 and 18. RGB value is (134,7,24). Sum of RGB (Red+Green+Blue) = 134+7+24=165 (21% of max value = 765). Red value is 134 (52.73% from 255 or 81.21% from 165); Green value is 7 (3.12% from 255 or 4.24% from 165); Blue value is 24 (9.77% from 255 or 14.55% from 165); Max value from RGB is 134 - color contains mainly: red. Hex color #860718 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #860718 is #79F8E7. Grayscale: #2E2E2E. Windows color (decimal): -7993576 or 1574790. OLE color: 1574790.
HSL color Cylindrical-coordinate representation of color #860718: hue angle of 351.97º 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 #860718 is Cyan = 0, Magento = 0.95, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 24 | - |
| CMYK | 0 | 0.95 | 0.82 | 0.47 |
| HSL | 351.97º | 0.9% | 0.28% | - |
| HSV(B) | 351.97º | 0.95% | 0.53% | - |
| XYZ | 10.07 | 5.29 | 1.35 | - |
| YUV | 46.91 | 115.08 | 190.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 24 | 0 | 0.95 | 0.82 | 0.47 | 351.97 | 0.9 | 0.28 |
| Hex | 86 | 7 | 18 | 0 | 5F | 52 | 2F | 160 | 5A | 1C |
| Octal | 206 | 7 | 30 | 0 | 137 | 122 | 57 | 540 | 132 | 34 |
| Binary | 10000110 | 111 | 11000 | 0 | 1011111 | 1010010 | 101111 | 101100000 | 1011010 | 11100 |
Color Harmonies of #860718
Complementary color
Monochromatic Colors of #860718
Black with #860718
Text Example
Text Example
White with #860718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860718; }
p { color: rgb(134,7,24); }
H1.HeaderClassName
{
color: #860718;
}
.AnyTagClassName
{
color: #860718;
}
</style>
background-color css
<style>
a { background-color: #860718; }
a { background-color: rgb(134,7,24); }
div.DivClassName
{
background-color: #860718;
}
.BgClassName
{
background-color: #860718;
}
</style>
border-color css
<style>
span { border-color: #860718; }
span { border-color: rgb(134,7,24); }
td.TdClassName
{
border-color: #860718;
}
.TagClassName
{
border-color: #860718;
}
</style>