Shades of Burgundy #870526
Tints of Burgundy #870526
RGB
CMYK
RGB Variations
Color information
#870526 (or 0x870526) is known color: Burgundy. HEX triplet: 87, 05 and 26. RGB value is (135,5,38). Sum of RGB (Red+Green+Blue) = 135+5+38=178 (23% of max value = 765). Red value is 135 (53.12% from 255 or 75.84% from 178); Green value is 5 (2.34% from 255 or 2.81% from 178); Blue value is 38 (15.23% from 255 or 21.35% from 178); Max value from RGB is 135 - color contains mainly: red. Hex color #870526 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870526 is #78FAD9. Grayscale: #2F2F2F. Windows color (decimal): -7928538 or 2491783. OLE color: 2491783.
HSL color Cylindrical-coordinate representation of color #870526: hue angle of 344.77º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #870526 is Cyan = 0, Magento = 0.96, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 5 | 38 | - |
| CMYK | 0 | 0.96 | 0.72 | 0.47 |
| HSL | 344.77º | 0.93% | 0.27% | - |
| HSV(B) | 344.77º | 0.96% | 0.53% | - |
| XYZ | 10.4 | 5.4 | 2.33 | - |
| YUV | 47.63 | 122.57 | 190.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 5 | 38 | 0 | 0.96 | 0.72 | 0.47 | 344.77 | 0.93 | 0.27 |
| Hex | 87 | 5 | 26 | 0 | 60 | 48 | 2F | 159 | 5D | 1B |
| Octal | 207 | 5 | 46 | 0 | 140 | 110 | 57 | 531 | 135 | 33 |
| Binary | 10000111 | 101 | 100110 | 0 | 1100000 | 1001000 | 101111 | 101011001 | 1011101 | 11011 |
Color Harmonies of #870526
Complementary color
Monochromatic Colors of #870526
Black with #870526
Text Example
Text Example
White with #870526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870526; }
p { color: rgb(135,5,38); }
H1.HeaderClassName
{
color: #870526;
}
.AnyTagClassName
{
color: #870526;
}
</style>
background-color css
<style>
a { background-color: #870526; }
a { background-color: rgb(135,5,38); }
div.DivClassName
{
background-color: #870526;
}
.BgClassName
{
background-color: #870526;
}
</style>
border-color css
<style>
span { border-color: #870526; }
span { border-color: rgb(135,5,38); }
td.TdClassName
{
border-color: #870526;
}
.TagClassName
{
border-color: #870526;
}
</style>