Shades of Purple #710791
Tints of Purple #710791
RGB
CMYK
RGB Variations
Color information
#710791 (or 0x710791) is known color: Purple. HEX triplet: 71, 07 and 91. RGB value is (113,7,145). Sum of RGB (Red+Green+Blue) = 113+7+145=265 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.64% from 265); Green value is 7 (3.12% from 255 or 2.64% from 265); Blue value is 145 (57.03% from 255 or 54.72% from 265); Max value from RGB is 145 - color contains mainly: blue. Hex color #710791 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710791 is #8EF86E. Grayscale: #353535. Windows color (decimal): -9369711 or 9504625. OLE color: 9504625.
HSL color Cylindrical-coordinate representation of color #710791: hue angle of 286.09º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #710791 is Cyan = 0.22, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 7 | 145 | - |
| CMYK | 0.22 | 0.95 | 0 | 0.43 |
| HSL | 286.09º | 0.91% | 0.3% | - |
| HSV(B) | 286.09º | 0.95% | 0.57% | - |
| XYZ | 12 | 5.71 | 27.26 | - |
| YUV | 54.43 | 179.12 | 169.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 7 | 145 | 0.22 | 0.95 | 0 | 0.43 | 286.09 | 0.91 | 0.3 |
| Hex | 71 | 7 | 91 | 16 | 5F | 0 | 2B | 11E | 5B | 1E |
| Octal | 161 | 7 | 221 | 26 | 137 | 0 | 53 | 436 | 133 | 36 |
| Binary | 1110001 | 111 | 10010001 | 10110 | 1011111 | 0 | 101011 | 100011110 | 1011011 | 11110 |
Color Harmonies of #710791
Complementary color
Monochromatic Colors of #710791
Black with #710791
Text Example
Text Example
White with #710791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710791; }
p { color: rgb(113,7,145); }
H1.HeaderClassName
{
color: #710791;
}
.AnyTagClassName
{
color: #710791;
}
</style>
background-color css
<style>
a { background-color: #710791; }
a { background-color: rgb(113,7,145); }
div.DivClassName
{
background-color: #710791;
}
.BgClassName
{
background-color: #710791;
}
</style>
border-color css
<style>
span { border-color: #710791; }
span { border-color: rgb(113,7,145); }
td.TdClassName
{
border-color: #710791;
}
.TagClassName
{
border-color: #710791;
}
</style>