Shades of Purple #870773
Tints of Purple #870773
RGB
CMYK
RGB Variations
Color information
#870773 (or 0x870773) is known color: Purple. HEX triplet: 87, 07 and 73. RGB value is (135,7,115). Sum of RGB (Red+Green+Blue) = 135+7+115=257 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.53% from 257); Green value is 7 (3.12% from 255 or 2.72% from 257); Blue value is 115 (45.31% from 255 or 44.75% from 257); Max value from RGB is 135 - color contains mainly: red. Hex color #870773 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870773 is #78F88C. Grayscale: #393939. Windows color (decimal): -7927949 or 7538567. OLE color: 7538567.
HSL color Cylindrical-coordinate representation of color #870773: hue angle of 309.38º 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 #870773 is Cyan = 0, Magento = 0.95, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 7 | 115 | - |
| CMYK | 0 | 0.95 | 0.15 | 0.47 |
| HSL | 309.38º | 0.9% | 0.28% | - |
| HSV(B) | 309.38º | 0.95% | 0.53% | - |
| XYZ | 13.16 | 6.54 | 16.79 | - |
| YUV | 57.58 | 160.41 | 183.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 7 | 115 | 0 | 0.95 | 0.15 | 0.47 | 309.38 | 0.9 | 0.28 |
| Hex | 87 | 7 | 73 | 0 | 5F | F | 2F | 135 | 5A | 1C |
| Octal | 207 | 7 | 163 | 0 | 137 | 17 | 57 | 465 | 132 | 34 |
| Binary | 10000111 | 111 | 1110011 | 0 | 1011111 | 1111 | 101111 | 100110101 | 1011010 | 11100 |
Color Harmonies of #870773
Complementary color
Monochromatic Colors of #870773
Black with #870773
Text Example
Text Example
White with #870773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870773; }
p { color: rgb(135,7,115); }
H1.HeaderClassName
{
color: #870773;
}
.AnyTagClassName
{
color: #870773;
}
</style>
background-color css
<style>
a { background-color: #870773; }
a { background-color: rgb(135,7,115); }
div.DivClassName
{
background-color: #870773;
}
.BgClassName
{
background-color: #870773;
}
</style>
border-color css
<style>
span { border-color: #870773; }
span { border-color: rgb(135,7,115); }
td.TdClassName
{
border-color: #870773;
}
.TagClassName
{
border-color: #870773;
}
</style>