Shades of Purple #710186
Tints of Purple #710186
RGB
CMYK
RGB Variations
Color information
#710186 (or 0x710186) is known color: Purple. HEX triplet: 71, 01 and 86. RGB value is (113,1,134). Sum of RGB (Red+Green+Blue) = 113+1+134=248 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.56% from 248); Green value is 1 (0.78% from 255 or 0.40% from 248); Blue value is 134 (52.73% from 255 or 54.03% from 248); Max value from RGB is 134 - color contains mainly: blue. Hex color #710186 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710186 is #8EFE79. Grayscale: #313131. Windows color (decimal): -9371258 or 8782193. OLE color: 8782193.
HSL color Cylindrical-coordinate representation of color #710186: hue angle of 290.53º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #710186 is Cyan = 0.16, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 1 | 134 | - |
| CMYK | 0.16 | 0.99 | 0 | 0.47 |
| HSL | 290.53º | 0.99% | 0.26% | - |
| HSV(B) | 290.53º | 0.99% | 0.53% | - |
| XYZ | 11.12 | 5.25 | 22.98 | - |
| YUV | 49.65 | 175.61 | 173.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 1 | 134 | 0.16 | 0.99 | 0 | 0.47 | 290.53 | 0.99 | 0.26 |
| Hex | 71 | 1 | 86 | 10 | 63 | 0 | 2F | 123 | 63 | 1A |
| Octal | 161 | 1 | 206 | 20 | 143 | 0 | 57 | 443 | 143 | 32 |
| Binary | 1110001 | 1 | 10000110 | 10000 | 1100011 | 0 | 101111 | 100100011 | 1100011 | 11010 |
Color Harmonies of #710186
Complementary color
Monochromatic Colors of #710186
Black with #710186
Text Example
Text Example
White with #710186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710186; }
p { color: rgb(113,1,134); }
H1.HeaderClassName
{
color: #710186;
}
.AnyTagClassName
{
color: #710186;
}
</style>
background-color css
<style>
a { background-color: #710186; }
a { background-color: rgb(113,1,134); }
div.DivClassName
{
background-color: #710186;
}
.BgClassName
{
background-color: #710186;
}
</style>
border-color css
<style>
span { border-color: #710186; }
span { border-color: rgb(113,1,134); }
td.TdClassName
{
border-color: #710186;
}
.TagClassName
{
border-color: #710186;
}
</style>