Shades of Purple #710786
Tints of Purple #710786
RGB
CMYK
RGB Variations
Color information
#710786 (or 0x710786) is known color: Purple. HEX triplet: 71, 07 and 86. RGB value is (113,7,134). Sum of RGB (Red+Green+Blue) = 113+7+134=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 7 (3.12% from 255 or 2.76% from 254); Blue value is 134 (52.73% from 255 or 52.76% from 254); Max value from RGB is 134 - color contains mainly: blue. Hex color #710786 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710786 is #8EF879. Grayscale: #343434. Windows color (decimal): -9369722 or 8783729. OLE color: 8783729.
HSL color Cylindrical-coordinate representation of color #710786: hue angle of 290.08º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #710786 is Cyan = 0.16, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 7 | 134 | - |
| CMYK | 0.16 | 0.95 | 0 | 0.47 |
| HSL | 290.08º | 0.9% | 0.28% | - |
| HSV(B) | 290.08º | 0.95% | 0.53% | - |
| XYZ | 11.19 | 5.38 | 23 | - |
| YUV | 53.17 | 173.62 | 170.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 7 | 134 | 0.16 | 0.95 | 0 | 0.47 | 290.08 | 0.9 | 0.28 |
| Hex | 71 | 7 | 86 | 10 | 5F | 0 | 2F | 122 | 5A | 1C |
| Octal | 161 | 7 | 206 | 20 | 137 | 0 | 57 | 442 | 132 | 34 |
| Binary | 1110001 | 111 | 10000110 | 10000 | 1011111 | 0 | 101111 | 100100010 | 1011010 | 11100 |
Color Harmonies of #710786
Complementary color
Monochromatic Colors of #710786
Black with #710786
Text Example
Text Example
White with #710786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710786; }
p { color: rgb(113,7,134); }
H1.HeaderClassName
{
color: #710786;
}
.AnyTagClassName
{
color: #710786;
}
</style>
background-color css
<style>
a { background-color: #710786; }
a { background-color: rgb(113,7,134); }
div.DivClassName
{
background-color: #710786;
}
.BgClassName
{
background-color: #710786;
}
</style>
border-color css
<style>
span { border-color: #710786; }
span { border-color: rgb(113,7,134); }
td.TdClassName
{
border-color: #710786;
}
.TagClassName
{
border-color: #710786;
}
</style>