Shades of Purple #710990
Tints of Purple #710990
RGB
CMYK
RGB Variations
Color information
#710990 (or 0x710990) is known color: Purple. HEX triplet: 71, 09 and 90. RGB value is (113,9,144). Sum of RGB (Red+Green+Blue) = 113+9+144=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 9 (3.91% from 255 or 3.38% from 266); Blue value is 144 (56.64% from 255 or 54.14% from 266); Max value from RGB is 144 - color contains mainly: blue. Hex color #710990 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710990 is #8EF66F. Grayscale: #373737. Windows color (decimal): -9369200 or 9439601. OLE color: 9439601.
HSL color Cylindrical-coordinate representation of color #710990: hue angle of 286.22º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #710990 is Cyan = 0.22, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 9 | 144 | - |
| CMYK | 0.22 | 0.94 | 0 | 0.44 |
| HSL | 286.22º | 0.88% | 0.3% | - |
| HSV(B) | 286.22º | 0.94% | 0.56% | - |
| XYZ | 11.94 | 5.72 | 26.86 | - |
| YUV | 55.49 | 177.96 | 169.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 9 | 144 | 0.22 | 0.94 | 0 | 0.44 | 286.22 | 0.88 | 0.3 |
| Hex | 71 | 9 | 90 | 16 | 5E | 0 | 2C | 11E | 58 | 1E |
| Octal | 161 | 11 | 220 | 26 | 136 | 0 | 54 | 436 | 130 | 36 |
| Binary | 1110001 | 1001 | 10010000 | 10110 | 1011110 | 0 | 101100 | 100011110 | 1011000 | 11110 |
Color Harmonies of #710990
Complementary color
Monochromatic Colors of #710990
Black with #710990
Text Example
Text Example
White with #710990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710990; }
p { color: rgb(113,9,144); }
H1.HeaderClassName
{
color: #710990;
}
.AnyTagClassName
{
color: #710990;
}
</style>
background-color css
<style>
a { background-color: #710990; }
a { background-color: rgb(113,9,144); }
div.DivClassName
{
background-color: #710990;
}
.BgClassName
{
background-color: #710990;
}
</style>
border-color css
<style>
span { border-color: #710990; }
span { border-color: rgb(113,9,144); }
td.TdClassName
{
border-color: #710990;
}
.TagClassName
{
border-color: #710990;
}
</style>