Shades of Burgundy #860817
Tints of Burgundy #860817
RGB
CMYK
RGB Variations
Color information
#860817 (or 0x860817) is known color: Burgundy. HEX triplet: 86, 08 and 17. RGB value is (134,8,23). Sum of RGB (Red+Green+Blue) = 134+8+23=165 (21% of max value = 765). Red value is 134 (52.73% from 255 or 81.21% from 165); Green value is 8 (3.52% from 255 or 4.85% from 165); Blue value is 23 (9.38% from 255 or 13.94% from 165); Max value from RGB is 134 - color contains mainly: red. Hex color #860817 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #860817 is #79F7E8. Grayscale: #2F2F2F. Windows color (decimal): -7993321 or 1509510. OLE color: 1509510.
HSL color Cylindrical-coordinate representation of color #860817: hue angle of 352.86º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #860817 is Cyan = 0, Magento = 0.94, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 8 | 23 | - |
| CMYK | 0 | 0.94 | 0.83 | 0.47 |
| HSL | 352.86º | 0.89% | 0.28% | - |
| HSV(B) | 352.86º | 0.94% | 0.53% | - |
| XYZ | 10.07 | 5.3 | 1.3 | - |
| YUV | 47.38 | 114.24 | 189.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 8 | 23 | 0 | 0.94 | 0.83 | 0.47 | 352.86 | 0.89 | 0.28 |
| Hex | 86 | 8 | 17 | 0 | 5E | 53 | 2F | 161 | 59 | 1C |
| Octal | 206 | 10 | 27 | 0 | 136 | 123 | 57 | 541 | 131 | 34 |
| Binary | 10000110 | 1000 | 10111 | 0 | 1011110 | 1010011 | 101111 | 101100001 | 1011001 | 11100 |
Color Harmonies of #860817
Complementary color
Monochromatic Colors of #860817
Black with #860817
Text Example
Text Example
White with #860817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860817; }
p { color: rgb(134,8,23); }
H1.HeaderClassName
{
color: #860817;
}
.AnyTagClassName
{
color: #860817;
}
</style>
background-color css
<style>
a { background-color: #860817; }
a { background-color: rgb(134,8,23); }
div.DivClassName
{
background-color: #860817;
}
.BgClassName
{
background-color: #860817;
}
</style>
border-color css
<style>
span { border-color: #860817; }
span { border-color: rgb(134,8,23); }
td.TdClassName
{
border-color: #860817;
}
.TagClassName
{
border-color: #860817;
}
</style>