Shades of Purple #710887
Tints of Purple #710887
RGB
CMYK
RGB Variations
Color information
#710887 (or 0x710887) is known color: Purple. HEX triplet: 71, 08 and 87. RGB value is (113,8,135). Sum of RGB (Red+Green+Blue) = 113+8+135=256 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.14% from 256); Green value is 8 (3.52% from 255 or 3.12% from 256); Blue value is 135 (53.12% from 255 or 52.73% from 256); Max value from RGB is 135 - color contains mainly: blue. Hex color #710887 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710887 is #8EF778. Grayscale: #353535. Windows color (decimal): -9369465 or 8849521. OLE color: 8849521.
HSL color Cylindrical-coordinate representation of color #710887: hue angle of 289.61º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #710887 is Cyan = 0.16, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 8 | 135 | - |
| CMYK | 0.16 | 0.94 | 0 | 0.47 |
| HSL | 289.61º | 0.89% | 0.28% | - |
| HSV(B) | 289.61º | 0.94% | 0.53% | - |
| XYZ | 11.27 | 5.43 | 23.38 | - |
| YUV | 53.87 | 173.79 | 170.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 8 | 135 | 0.16 | 0.94 | 0 | 0.47 | 289.61 | 0.89 | 0.28 |
| Hex | 71 | 8 | 87 | 10 | 5E | 0 | 2F | 122 | 59 | 1C |
| Octal | 161 | 10 | 207 | 20 | 136 | 0 | 57 | 442 | 131 | 34 |
| Binary | 1110001 | 1000 | 10000111 | 10000 | 1011110 | 0 | 101111 | 100100010 | 1011001 | 11100 |
Color Harmonies of #710887
Complementary color
Monochromatic Colors of #710887
Black with #710887
Text Example
Text Example
White with #710887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710887; }
p { color: rgb(113,8,135); }
H1.HeaderClassName
{
color: #710887;
}
.AnyTagClassName
{
color: #710887;
}
</style>
background-color css
<style>
a { background-color: #710887; }
a { background-color: rgb(113,8,135); }
div.DivClassName
{
background-color: #710887;
}
.BgClassName
{
background-color: #710887;
}
</style>
border-color css
<style>
span { border-color: #710887; }
span { border-color: rgb(113,8,135); }
td.TdClassName
{
border-color: #710887;
}
.TagClassName
{
border-color: #710887;
}
</style>