Shades of Burgundy #870739
Tints of Burgundy #870739
RGB
CMYK
RGB Variations
Color information
#870739 (or 0x870739) is known color: Burgundy. HEX triplet: 87, 07 and 39. RGB value is (135,7,57). Sum of RGB (Red+Green+Blue) = 135+7+57=199 (26% of max value = 765). Red value is 135 (53.12% from 255 or 67.84% from 199); Green value is 7 (3.12% from 255 or 3.52% from 199); Blue value is 57 (22.66% from 255 or 28.64% from 199); Max value from RGB is 135 - color contains mainly: red. Hex color #870739 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870739 is #78F8C6. Grayscale: #323232. Windows color (decimal): -7928007 or 3737479. OLE color: 3737479.
HSL color Cylindrical-coordinate representation of color #870739: hue angle of 336.56º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #870739 is Cyan = 0, Magento = 0.95, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 7 | 57 | - |
| CMYK | 0 | 0.95 | 0.58 | 0.47 |
| HSL | 336.56º | 0.9% | 0.28% | - |
| HSV(B) | 336.56º | 0.95% | 0.53% | - |
| XYZ | 10.81 | 5.6 | 4.38 | - |
| YUV | 50.97 | 131.41 | 187.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 7 | 57 | 0 | 0.95 | 0.58 | 0.47 | 336.56 | 0.9 | 0.28 |
| Hex | 87 | 7 | 39 | 0 | 5F | 3A | 2F | 151 | 5A | 1C |
| Octal | 207 | 7 | 71 | 0 | 137 | 72 | 57 | 521 | 132 | 34 |
| Binary | 10000111 | 111 | 111001 | 0 | 1011111 | 111010 | 101111 | 101010001 | 1011010 | 11100 |
Color Harmonies of #870739
Complementary color
Monochromatic Colors of #870739
Black with #870739
Text Example
Text Example
White with #870739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870739; }
p { color: rgb(135,7,57); }
H1.HeaderClassName
{
color: #870739;
}
.AnyTagClassName
{
color: #870739;
}
</style>
background-color css
<style>
a { background-color: #870739; }
a { background-color: rgb(135,7,57); }
div.DivClassName
{
background-color: #870739;
}
.BgClassName
{
background-color: #870739;
}
</style>
border-color css
<style>
span { border-color: #870739; }
span { border-color: rgb(135,7,57); }
td.TdClassName
{
border-color: #870739;
}
.TagClassName
{
border-color: #870739;
}
</style>