Shades of Purple #710995
Tints of Purple #710995
RGB
CMYK
RGB Variations
Color information
#710995 (or 0x710995) is known color: Purple. HEX triplet: 71, 09 and 95. RGB value is (113,9,149). Sum of RGB (Red+Green+Blue) = 113+9+149=271 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.70% from 271); Green value is 9 (3.91% from 255 or 3.32% from 271); Blue value is 149 (58.59% from 255 or 54.98% from 271); Max value from RGB is 149 - color contains mainly: blue. Hex color #710995 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710995 is #8EF66A. Grayscale: #373737. Windows color (decimal): -9369195 or 9767281. OLE color: 9767281.
HSL color Cylindrical-coordinate representation of color #710995: hue angle of 284.57º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #710995 is Cyan = 0.24, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 9 | 149 | - |
| CMYK | 0.24 | 0.94 | 0 | 0.42 |
| HSL | 284.57º | 0.89% | 0.31% | - |
| HSV(B) | 284.57º | 0.94% | 0.58% | - |
| XYZ | 12.33 | 5.88 | 28.92 | - |
| YUV | 56.06 | 180.46 | 168.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 9 | 149 | 0.24 | 0.94 | 0 | 0.42 | 284.57 | 0.89 | 0.31 |
| Hex | 71 | 9 | 95 | 18 | 5E | 0 | 2A | 11D | 59 | 1F |
| Octal | 161 | 11 | 225 | 30 | 136 | 0 | 52 | 435 | 131 | 37 |
| Binary | 1110001 | 1001 | 10010101 | 11000 | 1011110 | 0 | 101010 | 100011101 | 1011001 | 11111 |
Color Harmonies of #710995
Complementary color
Monochromatic Colors of #710995
Black with #710995
Text Example
Text Example
White with #710995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710995; }
p { color: rgb(113,9,149); }
H1.HeaderClassName
{
color: #710995;
}
.AnyTagClassName
{
color: #710995;
}
</style>
background-color css
<style>
a { background-color: #710995; }
a { background-color: rgb(113,9,149); }
div.DivClassName
{
background-color: #710995;
}
.BgClassName
{
background-color: #710995;
}
</style>
border-color css
<style>
span { border-color: #710995; }
span { border-color: rgb(113,9,149); }
td.TdClassName
{
border-color: #710995;
}
.TagClassName
{
border-color: #710995;
}
</style>