Shades of Purple #710576
Tints of Purple #710576
RGB
CMYK
RGB Variations
Color information
#710576 (or 0x710576) is known color: Purple. HEX triplet: 71, 05 and 76. RGB value is (113,5,118). Sum of RGB (Red+Green+Blue) = 113+5+118=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 5 (2.34% from 255 or 2.12% from 236); Blue value is 118 (46.48% from 255 or 50% from 236); Max value from RGB is 118 - color contains mainly: blue. Hex color #710576 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710576 is #8EFA89. Grayscale: #313131. Windows color (decimal): -9370250 or 7734641. OLE color: 7734641.
HSL color Cylindrical-coordinate representation of color #710576: hue angle of 297.35º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #710576 is Cyan = 0.04, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 5 | 118 | - |
| CMYK | 0.04 | 0.96 | 0 | 0.54 |
| HSL | 297.35º | 0.92% | 0.24% | - |
| HSV(B) | 297.35º | 0.96% | 0.46% | - |
| XYZ | 10.13 | 4.93 | 17.56 | - |
| YUV | 50.17 | 166.28 | 172.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 118 | 0.04 | 0.96 | 0 | 0.54 | 297.35 | 0.92 | 0.24 |
| Hex | 71 | 5 | 76 | 4 | 60 | 0 | 36 | 129 | 5C | 18 |
| Octal | 161 | 5 | 166 | 4 | 140 | 0 | 66 | 451 | 134 | 30 |
| Binary | 1110001 | 101 | 1110110 | 100 | 1100000 | 0 | 110110 | 100101001 | 1011100 | 11000 |
Color Harmonies of #710576
Complementary color
Monochromatic Colors of #710576
Black with #710576
Text Example
Text Example
White with #710576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710576; }
p { color: rgb(113,5,118); }
H1.HeaderClassName
{
color: #710576;
}
.AnyTagClassName
{
color: #710576;
}
</style>
background-color css
<style>
a { background-color: #710576; }
a { background-color: rgb(113,5,118); }
div.DivClassName
{
background-color: #710576;
}
.BgClassName
{
background-color: #710576;
}
</style>
border-color css
<style>
span { border-color: #710576; }
span { border-color: rgb(113,5,118); }
td.TdClassName
{
border-color: #710576;
}
.TagClassName
{
border-color: #710576;
}
</style>