Shades of Burgundy #870436
Tints of Burgundy #870436
RGB
CMYK
RGB Variations
Color information
#870436 (or 0x870436) is known color: Burgundy. HEX triplet: 87, 04 and 36. RGB value is (135,4,54). Sum of RGB (Red+Green+Blue) = 135+4+54=193 (25% of max value = 765). Red value is 135 (53.12% from 255 or 69.95% from 193); Green value is 4 (1.95% from 255 or 2.07% from 193); Blue value is 54 (21.48% from 255 or 27.98% from 193); Max value from RGB is 135 - color contains mainly: red. Hex color #870436 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870436 is #78FBC9. Grayscale: #303030. Windows color (decimal): -7928778 or 3540103. OLE color: 3540103.
HSL color Cylindrical-coordinate representation of color #870436: hue angle of 337.1º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #870436 is Cyan = 0, Magento = 0.97, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 4 | 54 | - |
| CMYK | 0 | 0.97 | 0.60 | 0.47 |
| HSL | 337.1º | 0.94% | 0.27% | - |
| HSV(B) | 337.1º | 0.97% | 0.53% | - |
| XYZ | 10.7 | 5.5 | 3.99 | - |
| YUV | 48.87 | 130.9 | 189.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 4 | 54 | 0 | 0.97 | 0.60 | 0.47 | 337.1 | 0.94 | 0.27 |
| Hex | 87 | 4 | 36 | 0 | 61 | 3C | 2F | 151 | 5E | 1B |
| Octal | 207 | 4 | 66 | 0 | 141 | 74 | 57 | 521 | 136 | 33 |
| Binary | 10000111 | 100 | 110110 | 0 | 1100001 | 111100 | 101111 | 101010001 | 1011110 | 11011 |
Color Harmonies of #870436
Complementary color
Monochromatic Colors of #870436
Black with #870436
Text Example
Text Example
White with #870436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870436; }
p { color: rgb(135,4,54); }
H1.HeaderClassName
{
color: #870436;
}
.AnyTagClassName
{
color: #870436;
}
</style>
background-color css
<style>
a { background-color: #870436; }
a { background-color: rgb(135,4,54); }
div.DivClassName
{
background-color: #870436;
}
.BgClassName
{
background-color: #870436;
}
</style>
border-color css
<style>
span { border-color: #870436; }
span { border-color: rgb(135,4,54); }
td.TdClassName
{
border-color: #870436;
}
.TagClassName
{
border-color: #870436;
}
</style>