Shades of Purple #710787
Tints of Purple #710787
RGB
CMYK
RGB Variations
Color information
#710787 (or 0x710787) is known color: Purple. HEX triplet: 71, 07 and 87. RGB value is (113,7,135). Sum of RGB (Red+Green+Blue) = 113+7+135=255 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.31% from 255); Green value is 7 (3.12% from 255 or 2.75% from 255); Blue value is 135 (53.12% from 255 or 52.94% from 255); Max value from RGB is 135 - color contains mainly: blue. Hex color #710787 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710787 is #8EF878. Grayscale: #343434. Windows color (decimal): -9369721 or 8849265. OLE color: 8849265.
HSL color Cylindrical-coordinate representation of color #710787: hue angle of 289.69º 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 #710787 is Cyan = 0.16, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 7 | 135 | - |
| CMYK | 0.16 | 0.95 | 0 | 0.47 |
| HSL | 289.69º | 0.9% | 0.28% | - |
| HSV(B) | 289.69º | 0.95% | 0.53% | - |
| XYZ | 11.26 | 5.41 | 23.37 | - |
| YUV | 53.29 | 174.12 | 170.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 7 | 135 | 0.16 | 0.95 | 0 | 0.47 | 289.69 | 0.9 | 0.28 |
| Hex | 71 | 7 | 87 | 10 | 5F | 0 | 2F | 122 | 5A | 1C |
| Octal | 161 | 7 | 207 | 20 | 137 | 0 | 57 | 442 | 132 | 34 |
| Binary | 1110001 | 111 | 10000111 | 10000 | 1011111 | 0 | 101111 | 100100010 | 1011010 | 11100 |
Color Harmonies of #710787
Complementary color
Monochromatic Colors of #710787
Black with #710787
Text Example
Text Example
White with #710787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710787; }
p { color: rgb(113,7,135); }
H1.HeaderClassName
{
color: #710787;
}
.AnyTagClassName
{
color: #710787;
}
</style>
background-color css
<style>
a { background-color: #710787; }
a { background-color: rgb(113,7,135); }
div.DivClassName
{
background-color: #710787;
}
.BgClassName
{
background-color: #710787;
}
</style>
border-color css
<style>
span { border-color: #710787; }
span { border-color: rgb(113,7,135); }
td.TdClassName
{
border-color: #710787;
}
.TagClassName
{
border-color: #710787;
}
</style>