Shades of Purple #870772
Tints of Purple #870772
RGB
CMYK
RGB Variations
Color information
#870772 (or 0x870772) is known color: Purple. HEX triplet: 87, 07 and 72. RGB value is (135,7,114). Sum of RGB (Red+Green+Blue) = 135+7+114=256 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.73% from 256); Green value is 7 (3.12% from 255 or 2.73% from 256); Blue value is 114 (44.92% from 255 or 44.53% from 256); Max value from RGB is 135 - color contains mainly: red. Hex color #870772 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870772 is #78F88D. Grayscale: #393939. Windows color (decimal): -7927950 or 7473031. OLE color: 7473031.
HSL color Cylindrical-coordinate representation of color #870772: hue angle of 309.84º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #870772 is Cyan = 0, Magento = 0.95, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 7 | 114 | - |
| CMYK | 0 | 0.95 | 0.16 | 0.47 |
| HSL | 309.84º | 0.9% | 0.28% | - |
| HSV(B) | 309.84º | 0.95% | 0.53% | - |
| XYZ | 13.1 | 6.52 | 16.49 | - |
| YUV | 57.47 | 159.91 | 183.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 7 | 114 | 0 | 0.95 | 0.16 | 0.47 | 309.84 | 0.9 | 0.28 |
| Hex | 87 | 7 | 72 | 0 | 5F | 10 | 2F | 136 | 5A | 1C |
| Octal | 207 | 7 | 162 | 0 | 137 | 20 | 57 | 466 | 132 | 34 |
| Binary | 10000111 | 111 | 1110010 | 0 | 1011111 | 10000 | 101111 | 100110110 | 1011010 | 11100 |
Color Harmonies of #870772
Complementary color
Monochromatic Colors of #870772
Black with #870772
Text Example
Text Example
White with #870772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870772; }
p { color: rgb(135,7,114); }
H1.HeaderClassName
{
color: #870772;
}
.AnyTagClassName
{
color: #870772;
}
</style>
background-color css
<style>
a { background-color: #870772; }
a { background-color: rgb(135,7,114); }
div.DivClassName
{
background-color: #870772;
}
.BgClassName
{
background-color: #870772;
}
</style>
border-color css
<style>
span { border-color: #870772; }
span { border-color: rgb(135,7,114); }
td.TdClassName
{
border-color: #870772;
}
.TagClassName
{
border-color: #870772;
}
</style>