Shades of Burgundy #870827
Tints of Burgundy #870827
RGB
CMYK
RGB Variations
Color information
#870827 (or 0x870827) is known color: Burgundy. HEX triplet: 87, 08 and 27. RGB value is (135,8,39). Sum of RGB (Red+Green+Blue) = 135+8+39=182 (24% of max value = 765). Red value is 135 (53.12% from 255 or 74.18% from 182); Green value is 8 (3.52% from 255 or 4.40% from 182); Blue value is 39 (15.62% from 255 or 21.43% from 182); Max value from RGB is 135 - color contains mainly: red. Hex color #870827 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870827 is #78F7D8. Grayscale: #313131. Windows color (decimal): -7927769 or 2558087. OLE color: 2558087.
HSL color Cylindrical-coordinate representation of color #870827: hue angle of 345.35º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #870827 is Cyan = 0, Magento = 0.94, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 8 | 39 | - |
| CMYK | 0 | 0.94 | 0.71 | 0.47 |
| HSL | 345.35º | 0.89% | 0.28% | - |
| HSV(B) | 345.35º | 0.94% | 0.53% | - |
| XYZ | 10.44 | 5.47 | 2.42 | - |
| YUV | 49.51 | 122.08 | 188.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 8 | 39 | 0 | 0.94 | 0.71 | 0.47 | 345.35 | 0.89 | 0.28 |
| Hex | 87 | 8 | 27 | 0 | 5E | 47 | 2F | 159 | 59 | 1C |
| Octal | 207 | 10 | 47 | 0 | 136 | 107 | 57 | 531 | 131 | 34 |
| Binary | 10000111 | 1000 | 100111 | 0 | 1011110 | 1000111 | 101111 | 101011001 | 1011001 | 11100 |
Color Harmonies of #870827
Complementary color
Monochromatic Colors of #870827
Black with #870827
Text Example
Text Example
White with #870827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870827; }
p { color: rgb(135,8,39); }
H1.HeaderClassName
{
color: #870827;
}
.AnyTagClassName
{
color: #870827;
}
</style>
background-color css
<style>
a { background-color: #870827; }
a { background-color: rgb(135,8,39); }
div.DivClassName
{
background-color: #870827;
}
.BgClassName
{
background-color: #870827;
}
</style>
border-color css
<style>
span { border-color: #870827; }
span { border-color: rgb(135,8,39); }
td.TdClassName
{
border-color: #870827;
}
.TagClassName
{
border-color: #870827;
}
</style>