Shades of Purple #710598
Tints of Purple #710598
RGB
CMYK
RGB Variations
Color information
#710598 (or 0x710598) is known color: Purple. HEX triplet: 71, 05 and 98. RGB value is (113,5,152). Sum of RGB (Red+Green+Blue) = 113+5+152=270 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.85% from 270); Green value is 5 (2.34% from 255 or 1.85% from 270); Blue value is 152 (59.77% from 255 or 56.30% from 270); Max value from RGB is 152 - color contains mainly: blue. Hex color #710598 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710598 is #8EFA67. Grayscale: #353535. Windows color (decimal): -9370216 or 9962865. OLE color: 9962865.
HSL color Cylindrical-coordinate representation of color #710598: hue angle of 284.08º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #710598 is Cyan = 0.26, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 5 | 152 | - |
| CMYK | 0.26 | 0.97 | 0 | 0.40 |
| HSL | 284.08º | 0.94% | 0.31% | - |
| HSV(B) | 284.08º | 0.97% | 0.6% | - |
| XYZ | 12.53 | 5.89 | 30.18 | - |
| YUV | 54.05 | 183.28 | 170.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 152 | 0.26 | 0.97 | 0 | 0.40 | 284.08 | 0.94 | 0.31 |
| Hex | 71 | 5 | 98 | 1A | 61 | 0 | 28 | 11C | 5E | 1F |
| Octal | 161 | 5 | 230 | 32 | 141 | 0 | 50 | 434 | 136 | 37 |
| Binary | 1110001 | 101 | 10011000 | 11010 | 1100001 | 0 | 101000 | 100011100 | 1011110 | 11111 |
Color Harmonies of #710598
Complementary color
Monochromatic Colors of #710598
Black with #710598
Text Example
Text Example
White with #710598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710598; }
p { color: rgb(113,5,152); }
H1.HeaderClassName
{
color: #710598;
}
.AnyTagClassName
{
color: #710598;
}
</style>
background-color css
<style>
a { background-color: #710598; }
a { background-color: rgb(113,5,152); }
div.DivClassName
{
background-color: #710598;
}
.BgClassName
{
background-color: #710598;
}
</style>
border-color css
<style>
span { border-color: #710598; }
span { border-color: rgb(113,5,152); }
td.TdClassName
{
border-color: #710598;
}
.TagClassName
{
border-color: #710598;
}
</style>