Shades of Burgundy #860838
Tints of Burgundy #860838
RGB
CMYK
RGB Variations
Color information
#860838 (or 0x860838) is known color: Burgundy. HEX triplet: 86, 08 and 38. RGB value is (134,8,56). Sum of RGB (Red+Green+Blue) = 134+8+56=198 (26% of max value = 765). Red value is 134 (52.73% from 255 or 67.68% from 198); Green value is 8 (3.52% from 255 or 4.04% from 198); Blue value is 56 (22.27% from 255 or 28.28% from 198); Max value from RGB is 134 - color contains mainly: red. Hex color #860838 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860838 is #79F7C7. Grayscale: #333333. Windows color (decimal): -7993288 or 3672198. OLE color: 3672198.
HSL color Cylindrical-coordinate representation of color #860838: hue angle of 337.14º 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 #860838 is Cyan = 0, Magento = 0.94, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 8 | 56 | - |
| CMYK | 0 | 0.94 | 0.58 | 0.47 |
| HSL | 337.14º | 0.89% | 0.28% | - |
| HSV(B) | 337.14º | 0.94% | 0.53% | - |
| XYZ | 10.63 | 5.53 | 4.25 | - |
| YUV | 51.15 | 130.74 | 187.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 8 | 56 | 0 | 0.94 | 0.58 | 0.47 | 337.14 | 0.89 | 0.28 |
| Hex | 86 | 8 | 38 | 0 | 5E | 3A | 2F | 151 | 59 | 1C |
| Octal | 206 | 10 | 70 | 0 | 136 | 72 | 57 | 521 | 131 | 34 |
| Binary | 10000110 | 1000 | 111000 | 0 | 1011110 | 111010 | 101111 | 101010001 | 1011001 | 11100 |
Color Harmonies of #860838
Complementary color
Monochromatic Colors of #860838
Black with #860838
Text Example
Text Example
White with #860838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860838; }
p { color: rgb(134,8,56); }
H1.HeaderClassName
{
color: #860838;
}
.AnyTagClassName
{
color: #860838;
}
</style>
background-color css
<style>
a { background-color: #860838; }
a { background-color: rgb(134,8,56); }
div.DivClassName
{
background-color: #860838;
}
.BgClassName
{
background-color: #860838;
}
</style>
border-color css
<style>
span { border-color: #860838; }
span { border-color: rgb(134,8,56); }
td.TdClassName
{
border-color: #860838;
}
.TagClassName
{
border-color: #860838;
}
</style>