Shades of Purple #870977
Tints of Purple #870977
RGB
CMYK
RGB Variations
Color information
#870977 (or 0x870977) is known color: Purple. HEX triplet: 87, 09 and 77. RGB value is (135,9,119). Sum of RGB (Red+Green+Blue) = 135+9+119=263 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.33% from 263); Green value is 9 (3.91% from 255 or 3.42% from 263); Blue value is 119 (46.88% from 255 or 45.25% from 263); Max value from RGB is 135 - color contains mainly: red. Hex color #870977 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870977 is #78F688. Grayscale: #3A3A3A. Windows color (decimal): -7927433 or 7801223. OLE color: 7801223.
HSL color Cylindrical-coordinate representation of color #870977: hue angle of 307.62º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #870977 is Cyan = 0, Magento = 0.93, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 9 | 119 | - |
| CMYK | 0 | 0.93 | 0.12 | 0.47 |
| HSL | 307.62º | 0.88% | 0.28% | - |
| HSV(B) | 307.62º | 0.93% | 0.53% | - |
| XYZ | 13.42 | 6.68 | 18.03 | - |
| YUV | 59.21 | 161.74 | 182.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 9 | 119 | 0 | 0.93 | 0.12 | 0.47 | 307.62 | 0.88 | 0.28 |
| Hex | 87 | 9 | 77 | 0 | 5D | C | 2F | 134 | 58 | 1C |
| Octal | 207 | 11 | 167 | 0 | 135 | 14 | 57 | 464 | 130 | 34 |
| Binary | 10000111 | 1001 | 1110111 | 0 | 1011101 | 1100 | 101111 | 100110100 | 1011000 | 11100 |
Color Harmonies of #870977
Complementary color
Monochromatic Colors of #870977
Black with #870977
Text Example
Text Example
White with #870977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870977; }
p { color: rgb(135,9,119); }
H1.HeaderClassName
{
color: #870977;
}
.AnyTagClassName
{
color: #870977;
}
</style>
background-color css
<style>
a { background-color: #870977; }
a { background-color: rgb(135,9,119); }
div.DivClassName
{
background-color: #870977;
}
.BgClassName
{
background-color: #870977;
}
</style>
border-color css
<style>
span { border-color: #870977; }
span { border-color: rgb(135,9,119); }
td.TdClassName
{
border-color: #870977;
}
.TagClassName
{
border-color: #870977;
}
</style>