Shades of Burgundy #870936
Tints of Burgundy #870936
RGB
CMYK
RGB Variations
Color information
#870936 (or 0x870936) is known color: Burgundy. HEX triplet: 87, 09 and 36. RGB value is (135,9,54). Sum of RGB (Red+Green+Blue) = 135+9+54=198 (26% of max value = 765). Red value is 135 (53.12% from 255 or 68.18% from 198); Green value is 9 (3.91% from 255 or 4.55% from 198); Blue value is 54 (21.48% from 255 or 27.27% from 198); Max value from RGB is 135 - color contains mainly: red. Hex color #870936 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870936 is #78F6C9. Grayscale: #333333. Windows color (decimal): -7927498 or 3541383. OLE color: 3541383.
HSL color Cylindrical-coordinate representation of color #870936: hue angle of 338.57º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #870936 is Cyan = 0, Magento = 0.93, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 9 | 54 | - |
| CMYK | 0 | 0.93 | 0.60 | 0.47 |
| HSL | 338.57º | 0.88% | 0.28% | - |
| HSV(B) | 338.57º | 0.93% | 0.53% | - |
| XYZ | 10.76 | 5.61 | 4.01 | - |
| YUV | 51.8 | 129.24 | 187.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 9 | 54 | 0 | 0.93 | 0.60 | 0.47 | 338.57 | 0.88 | 0.28 |
| Hex | 87 | 9 | 36 | 0 | 5D | 3C | 2F | 153 | 58 | 1C |
| Octal | 207 | 11 | 66 | 0 | 135 | 74 | 57 | 523 | 130 | 34 |
| Binary | 10000111 | 1001 | 110110 | 0 | 1011101 | 111100 | 101111 | 101010011 | 1011000 | 11100 |
Color Harmonies of #870936
Complementary color
Monochromatic Colors of #870936
Black with #870936
Text Example
Text Example
White with #870936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870936; }
p { color: rgb(135,9,54); }
H1.HeaderClassName
{
color: #870936;
}
.AnyTagClassName
{
color: #870936;
}
</style>
background-color css
<style>
a { background-color: #870936; }
a { background-color: rgb(135,9,54); }
div.DivClassName
{
background-color: #870936;
}
.BgClassName
{
background-color: #870936;
}
</style>
border-color css
<style>
span { border-color: #870936; }
span { border-color: rgb(135,9,54); }
td.TdClassName
{
border-color: #870936;
}
.TagClassName
{
border-color: #870936;
}
</style>