Shades of Burgundy #871029
Tints of Burgundy #871029
RGB
CMYK
RGB Variations
Color information
#871029 (or 0x871029) is known color: Burgundy. HEX triplet: 87, 10 and 29. RGB value is (135,16,41). Sum of RGB (Red+Green+Blue) = 135+16+41=192 (25% of max value = 765). Red value is 135 (53.12% from 255 or 70.31% from 192); Green value is 16 (6.64% from 255 or 8.33% from 192); Blue value is 41 (16.41% from 255 or 21.35% from 192); Max value from RGB is 135 - color contains mainly: red. Hex color #871029 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871029 is #78EFD6. Grayscale: #363636. Windows color (decimal): -7925719 or 2691207. OLE color: 2691207.
HSL color Cylindrical-coordinate representation of color #871029: hue angle of 347.39º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #871029 is Cyan = 0, Magento = 0.88, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 16 | 41 | - |
| CMYK | 0 | 0.88 | 0.70 | 0.47 |
| HSL | 347.4º | 0.79% | 0.3% | - |
| HSV(B) | 347.4º | 0.88% | 0.53% | - |
| XYZ | 10.58 | 5.68 | 2.64 | - |
| YUV | 54.43 | 120.42 | 185.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 16 | 41 | 0 | 0.88 | 0.70 | 0.47 | 347.4 | 0.79 | 0.3 |
| Hex | 87 | 10 | 29 | 0 | 58 | 46 | 2F | 15B | 4F | 1E |
| Octal | 207 | 20 | 51 | 0 | 130 | 106 | 57 | 533 | 117 | 36 |
| Binary | 10000111 | 10000 | 101001 | 0 | 1011000 | 1000110 | 101111 | 101011011 | 1001111 | 11110 |
Color Harmonies of #871029
Complementary color
Monochromatic Colors of #871029
Black with #871029
Text Example
Text Example
White with #871029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871029; }
p { color: rgb(135,16,41); }
H1.HeaderClassName
{
color: #871029;
}
.AnyTagClassName
{
color: #871029;
}
</style>
background-color css
<style>
a { background-color: #871029; }
a { background-color: rgb(135,16,41); }
div.DivClassName
{
background-color: #871029;
}
.BgClassName
{
background-color: #871029;
}
</style>
border-color css
<style>
span { border-color: #871029; }
span { border-color: rgb(135,16,41); }
td.TdClassName
{
border-color: #871029;
}
.TagClassName
{
border-color: #871029;
}
</style>