Shades of Burgundy #870836
Tints of Burgundy #870836
RGB
CMYK
RGB Variations
Color information
#870836 (or 0x870836) is known color: Burgundy. HEX triplet: 87, 08 and 36. RGB value is (135,8,54). Sum of RGB (Red+Green+Blue) = 135+8+54=197 (26% of max value = 765). Red value is 135 (53.12% from 255 or 68.53% from 197); Green value is 8 (3.52% from 255 or 4.06% from 197); Blue value is 54 (21.48% from 255 or 27.41% from 197); Max value from RGB is 135 - color contains mainly: red. Hex color #870836 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870836 is #78F7C9. Grayscale: #333333. Windows color (decimal): -7927754 or 3541127. OLE color: 3541127.
HSL color Cylindrical-coordinate representation of color #870836: hue angle of 338.27º 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 #870836 is Cyan = 0, Magento = 0.94, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 8 | 54 | - |
| CMYK | 0 | 0.94 | 0.60 | 0.47 |
| HSL | 338.27º | 0.89% | 0.28% | - |
| HSV(B) | 338.27º | 0.94% | 0.53% | - |
| XYZ | 10.74 | 5.59 | 4 | - |
| YUV | 51.22 | 129.58 | 187.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 8 | 54 | 0 | 0.94 | 0.60 | 0.47 | 338.27 | 0.89 | 0.28 |
| Hex | 87 | 8 | 36 | 0 | 5E | 3C | 2F | 152 | 59 | 1C |
| Octal | 207 | 10 | 66 | 0 | 136 | 74 | 57 | 522 | 131 | 34 |
| Binary | 10000111 | 1000 | 110110 | 0 | 1011110 | 111100 | 101111 | 101010010 | 1011001 | 11100 |
Color Harmonies of #870836
Complementary color
Monochromatic Colors of #870836
Black with #870836
Text Example
Text Example
White with #870836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870836; }
p { color: rgb(135,8,54); }
H1.HeaderClassName
{
color: #870836;
}
.AnyTagClassName
{
color: #870836;
}
</style>
background-color css
<style>
a { background-color: #870836; }
a { background-color: rgb(135,8,54); }
div.DivClassName
{
background-color: #870836;
}
.BgClassName
{
background-color: #870836;
}
</style>
border-color css
<style>
span { border-color: #870836; }
span { border-color: rgb(135,8,54); }
td.TdClassName
{
border-color: #870836;
}
.TagClassName
{
border-color: #870836;
}
</style>