Shades of Burgundy #870738
Tints of Burgundy #870738
RGB
CMYK
RGB Variations
Color information
#870738 (or 0x870738) is known color: Burgundy. HEX triplet: 87, 07 and 38. RGB value is (135,7,56). Sum of RGB (Red+Green+Blue) = 135+7+56=198 (26% of max value = 765). Red value is 135 (53.12% from 255 or 68.18% from 198); Green value is 7 (3.12% from 255 or 3.54% from 198); Blue value is 56 (22.27% from 255 or 28.28% from 198); Max value from RGB is 135 - color contains mainly: red. Hex color #870738 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870738 is #78F8C7. Grayscale: #323232. Windows color (decimal): -7928008 or 3671943. OLE color: 3671943.
HSL color Cylindrical-coordinate representation of color #870738: hue angle of 337.03º 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 #870738 is Cyan = 0, Magento = 0.95, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 7 | 56 | - |
| CMYK | 0 | 0.95 | 0.59 | 0.47 |
| HSL | 337.03º | 0.9% | 0.28% | - |
| HSV(B) | 337.03º | 0.95% | 0.53% | - |
| XYZ | 10.78 | 5.59 | 4.25 | - |
| YUV | 50.86 | 130.91 | 188.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 7 | 56 | 0 | 0.95 | 0.59 | 0.47 | 337.03 | 0.9 | 0.28 |
| Hex | 87 | 7 | 38 | 0 | 5F | 3B | 2F | 151 | 5A | 1C |
| Octal | 207 | 7 | 70 | 0 | 137 | 73 | 57 | 521 | 132 | 34 |
| Binary | 10000111 | 111 | 111000 | 0 | 1011111 | 111011 | 101111 | 101010001 | 1011010 | 11100 |
Color Harmonies of #870738
Complementary color
Monochromatic Colors of #870738
Black with #870738
Text Example
Text Example
White with #870738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870738; }
p { color: rgb(135,7,56); }
H1.HeaderClassName
{
color: #870738;
}
.AnyTagClassName
{
color: #870738;
}
</style>
background-color css
<style>
a { background-color: #870738; }
a { background-color: rgb(135,7,56); }
div.DivClassName
{
background-color: #870738;
}
.BgClassName
{
background-color: #870738;
}
</style>
border-color css
<style>
span { border-color: #870738; }
span { border-color: rgb(135,7,56); }
td.TdClassName
{
border-color: #870738;
}
.TagClassName
{
border-color: #870738;
}
</style>