Shades of Purple #710486
Tints of Purple #710486
RGB
CMYK
RGB Variations
Color information
#710486 (or 0x710486) is known color: Purple. HEX triplet: 71, 04 and 86. RGB value is (113,4,134). Sum of RGB (Red+Green+Blue) = 113+4+134=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 4 (1.95% from 255 or 1.59% from 251); Blue value is 134 (52.73% from 255 or 53.39% from 251); Max value from RGB is 134 - color contains mainly: blue. Hex color #710486 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710486 is #8EFB79. Grayscale: #333333. Windows color (decimal): -9370490 or 8782961. OLE color: 8782961.
HSL color Cylindrical-coordinate representation of color #710486: hue angle of 290.31º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #710486 is Cyan = 0.16, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 4 | 134 | - |
| CMYK | 0.16 | 0.97 | 0 | 0.47 |
| HSL | 290.31º | 0.94% | 0.27% | - |
| HSV(B) | 290.31º | 0.97% | 0.53% | - |
| XYZ | 11.16 | 5.32 | 22.99 | - |
| YUV | 51.41 | 174.61 | 171.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 4 | 134 | 0.16 | 0.97 | 0 | 0.47 | 290.31 | 0.94 | 0.27 |
| Hex | 71 | 4 | 86 | 10 | 61 | 0 | 2F | 122 | 5E | 1B |
| Octal | 161 | 4 | 206 | 20 | 141 | 0 | 57 | 442 | 136 | 33 |
| Binary | 1110001 | 100 | 10000110 | 10000 | 1100001 | 0 | 101111 | 100100010 | 1011110 | 11011 |
Color Harmonies of #710486
Complementary color
Monochromatic Colors of #710486
Black with #710486
Text Example
Text Example
White with #710486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710486; }
p { color: rgb(113,4,134); }
H1.HeaderClassName
{
color: #710486;
}
.AnyTagClassName
{
color: #710486;
}
</style>
background-color css
<style>
a { background-color: #710486; }
a { background-color: rgb(113,4,134); }
div.DivClassName
{
background-color: #710486;
}
.BgClassName
{
background-color: #710486;
}
</style>
border-color css
<style>
span { border-color: #710486; }
span { border-color: rgb(113,4,134); }
td.TdClassName
{
border-color: #710486;
}
.TagClassName
{
border-color: #710486;
}
</style>