Shades of Purple #870974
Tints of Purple #870974
RGB
CMYK
RGB Variations
Color information
#870974 (or 0x870974) is known color: Purple. HEX triplet: 87, 09 and 74. RGB value is (135,9,116). Sum of RGB (Red+Green+Blue) = 135+9+116=260 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.92% from 260); Green value is 9 (3.91% from 255 or 3.46% from 260); Blue value is 116 (45.70% from 255 or 44.62% from 260); Max value from RGB is 135 - color contains mainly: red. Hex color #870974 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870974 is #78F68B. Grayscale: #3A3A3A. Windows color (decimal): -7927436 or 7604615. OLE color: 7604615.
HSL color Cylindrical-coordinate representation of color #870974: hue angle of 309.05º 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 #870974 is Cyan = 0, Magento = 0.93, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 9 | 116 | - |
| CMYK | 0 | 0.93 | 0.14 | 0.47 |
| HSL | 309.05º | 0.88% | 0.28% | - |
| HSV(B) | 309.05º | 0.93% | 0.53% | - |
| XYZ | 13.24 | 6.61 | 17.1 | - |
| YUV | 58.87 | 160.24 | 182.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 9 | 116 | 0 | 0.93 | 0.14 | 0.47 | 309.05 | 0.88 | 0.28 |
| Hex | 87 | 9 | 74 | 0 | 5D | E | 2F | 135 | 58 | 1C |
| Octal | 207 | 11 | 164 | 0 | 135 | 16 | 57 | 465 | 130 | 34 |
| Binary | 10000111 | 1001 | 1110100 | 0 | 1011101 | 1110 | 101111 | 100110101 | 1011000 | 11100 |
Color Harmonies of #870974
Complementary color
Monochromatic Colors of #870974
Black with #870974
Text Example
Text Example
White with #870974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870974; }
p { color: rgb(135,9,116); }
H1.HeaderClassName
{
color: #870974;
}
.AnyTagClassName
{
color: #870974;
}
</style>
background-color css
<style>
a { background-color: #870974; }
a { background-color: rgb(135,9,116); }
div.DivClassName
{
background-color: #870974;
}
.BgClassName
{
background-color: #870974;
}
</style>
border-color css
<style>
span { border-color: #870974; }
span { border-color: rgb(135,9,116); }
td.TdClassName
{
border-color: #870974;
}
.TagClassName
{
border-color: #870974;
}
</style>