Shades of Burgundy #870134
Tints of Burgundy #870134
RGB
CMYK
RGB Variations
Color information
#870134 (or 0x870134) is known color: Burgundy. HEX triplet: 87, 01 and 34. RGB value is (135,1,52). Sum of RGB (Red+Green+Blue) = 135+1+52=188 (24% of max value = 765). Red value is 135 (53.12% from 255 or 71.81% from 188); Green value is 1 (0.78% from 255 or 0.53% from 188); Blue value is 52 (20.70% from 255 or 27.66% from 188); Max value from RGB is 135 - color contains mainly: red. Hex color #870134 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870134 is #78FECB. Grayscale: #2E2E2E. Windows color (decimal): -7929548 or 3408263. OLE color: 3408263.
HSL color Cylindrical-coordinate representation of color #870134: hue angle of 337.16º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #870134 is Cyan = 0, Magento = 0.99, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 1 | 52 | - |
| CMYK | 0 | 0.99 | 0.61 | 0.47 |
| HSL | 337.16º | 0.99% | 0.27% | - |
| HSV(B) | 337.16º | 0.99% | 0.53% | - |
| XYZ | 10.62 | 5.42 | 3.74 | - |
| YUV | 46.88 | 130.89 | 190.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 1 | 52 | 0 | 0.99 | 0.61 | 0.47 | 337.16 | 0.99 | 0.27 |
| Hex | 87 | 1 | 34 | 0 | 63 | 3D | 2F | 151 | 63 | 1B |
| Octal | 207 | 1 | 64 | 0 | 143 | 75 | 57 | 521 | 143 | 33 |
| Binary | 10000111 | 1 | 110100 | 0 | 1100011 | 111101 | 101111 | 101010001 | 1100011 | 11011 |
Color Harmonies of #870134
Complementary color
Monochromatic Colors of #870134
Black with #870134
Text Example
Text Example
White with #870134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870134; }
p { color: rgb(135,1,52); }
H1.HeaderClassName
{
color: #870134;
}
.AnyTagClassName
{
color: #870134;
}
</style>
background-color css
<style>
a { background-color: #870134; }
a { background-color: rgb(135,1,52); }
div.DivClassName
{
background-color: #870134;
}
.BgClassName
{
background-color: #870134;
}
</style>
border-color css
<style>
span { border-color: #870134; }
span { border-color: rgb(135,1,52); }
td.TdClassName
{
border-color: #870134;
}
.TagClassName
{
border-color: #870134;
}
</style>