Shades of Purple #710691
Tints of Purple #710691
RGB
CMYK
RGB Variations
Color information
#710691 (or 0x710691) is known color: Purple. HEX triplet: 71, 06 and 91. RGB value is (113,6,145). Sum of RGB (Red+Green+Blue) = 113+6+145=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 6 (2.73% from 255 or 2.27% from 264); Blue value is 145 (57.03% from 255 or 54.92% from 264); Max value from RGB is 145 - color contains mainly: blue. Hex color #710691 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710691 is #8EF96E. Grayscale: #353535. Windows color (decimal): -9369967 or 9504369. OLE color: 9504369.
HSL color Cylindrical-coordinate representation of color #710691: hue angle of 286.19º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #710691 is Cyan = 0.22, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 6 | 145 | - |
| CMYK | 0.22 | 0.96 | 0 | 0.43 |
| HSL | 286.19º | 0.92% | 0.3% | - |
| HSV(B) | 286.19º | 0.96% | 0.57% | - |
| XYZ | 11.99 | 5.69 | 27.25 | - |
| YUV | 53.84 | 179.45 | 170.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 6 | 145 | 0.22 | 0.96 | 0 | 0.43 | 286.19 | 0.92 | 0.3 |
| Hex | 71 | 6 | 91 | 16 | 60 | 0 | 2B | 11E | 5C | 1E |
| Octal | 161 | 6 | 221 | 26 | 140 | 0 | 53 | 436 | 134 | 36 |
| Binary | 1110001 | 110 | 10010001 | 10110 | 1100000 | 0 | 101011 | 100011110 | 1011100 | 11110 |
Color Harmonies of #710691
Complementary color
Monochromatic Colors of #710691
Black with #710691
Text Example
Text Example
White with #710691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710691; }
p { color: rgb(113,6,145); }
H1.HeaderClassName
{
color: #710691;
}
.AnyTagClassName
{
color: #710691;
}
</style>
background-color css
<style>
a { background-color: #710691; }
a { background-color: rgb(113,6,145); }
div.DivClassName
{
background-color: #710691;
}
.BgClassName
{
background-color: #710691;
}
</style>
border-color css
<style>
span { border-color: #710691; }
span { border-color: rgb(113,6,145); }
td.TdClassName
{
border-color: #710691;
}
.TagClassName
{
border-color: #710691;
}
</style>