Shades of Purple #710589
Tints of Purple #710589
RGB
CMYK
RGB Variations
Color information
#710589 (or 0x710589) is known color: Purple. HEX triplet: 71, 05 and 89. RGB value is (113,5,137). Sum of RGB (Red+Green+Blue) = 113+5+137=255 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.31% from 255); Green value is 5 (2.34% from 255 or 1.96% from 255); Blue value is 137 (53.91% from 255 or 53.73% from 255); Max value from RGB is 137 - color contains mainly: blue. Hex color #710589 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710589 is #8EFA76. Grayscale: #333333. Windows color (decimal): -9370231 or 8979825. OLE color: 8979825.
HSL color Cylindrical-coordinate representation of color #710589: hue angle of 289.09º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #710589 is Cyan = 0.18, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 5 | 137 | - |
| CMYK | 0.18 | 0.96 | 0 | 0.46 |
| HSL | 289.09º | 0.93% | 0.28% | - |
| HSV(B) | 289.09º | 0.96% | 0.54% | - |
| XYZ | 11.38 | 5.43 | 24.11 | - |
| YUV | 52.34 | 175.78 | 171.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 137 | 0.18 | 0.96 | 0 | 0.46 | 289.09 | 0.93 | 0.28 |
| Hex | 71 | 5 | 89 | 12 | 60 | 0 | 2E | 121 | 5D | 1C |
| Octal | 161 | 5 | 211 | 22 | 140 | 0 | 56 | 441 | 135 | 34 |
| Binary | 1110001 | 101 | 10001001 | 10010 | 1100000 | 0 | 101110 | 100100001 | 1011101 | 11100 |
Color Harmonies of #710589
Complementary color
Monochromatic Colors of #710589
Black with #710589
Text Example
Text Example
White with #710589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710589; }
p { color: rgb(113,5,137); }
H1.HeaderClassName
{
color: #710589;
}
.AnyTagClassName
{
color: #710589;
}
</style>
background-color css
<style>
a { background-color: #710589; }
a { background-color: rgb(113,5,137); }
div.DivClassName
{
background-color: #710589;
}
.BgClassName
{
background-color: #710589;
}
</style>
border-color css
<style>
span { border-color: #710589; }
span { border-color: rgb(113,5,137); }
td.TdClassName
{
border-color: #710589;
}
.TagClassName
{
border-color: #710589;
}
</style>