Shades of Purple #761086
Tints of Purple #761086
RGB
CMYK
RGB Variations
Color information
#761086 (or 0x761086) is known color: Purple. HEX triplet: 76, 10 and 86. RGB value is (118,16,134). Sum of RGB (Red+Green+Blue) = 118+16+134=268 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.03% from 268); Green value is 16 (6.64% from 255 or 5.97% from 268); Blue value is 134 (52.73% from 255 or 50% from 268); Max value from RGB is 134 - color contains mainly: blue. Hex color #761086 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #761086 is #89EF79. Grayscale: #3B3B3B. Windows color (decimal): -9039738 or 8786038. OLE color: 8786038.
HSL color Cylindrical-coordinate representation of color #761086: hue angle of 291.86º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #761086 is Cyan = 0.12, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 16 | 134 | - |
| CMYK | 0.12 | 0.88 | 0 | 0.47 |
| HSL | 291.86º | 0.79% | 0.29% | - |
| HSV(B) | 291.86º | 0.88% | 0.53% | - |
| XYZ | 11.96 | 5.94 | 23.07 | - |
| YUV | 59.95 | 169.79 | 169.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 16 | 134 | 0.12 | 0.88 | 0 | 0.47 | 291.86 | 0.79 | 0.29 |
| Hex | 76 | 10 | 86 | C | 58 | 0 | 2F | 124 | 4F | 1D |
| Octal | 166 | 20 | 206 | 14 | 130 | 0 | 57 | 444 | 117 | 35 |
| Binary | 1110110 | 10000 | 10000110 | 1100 | 1011000 | 0 | 101111 | 100100100 | 1001111 | 11101 |
Color Harmonies of #761086
Complementary color
Monochromatic Colors of #761086
Black with #761086
Text Example
Text Example
White with #761086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761086; }
p { color: rgb(118,16,134); }
H1.HeaderClassName
{
color: #761086;
}
.AnyTagClassName
{
color: #761086;
}
</style>
background-color css
<style>
a { background-color: #761086; }
a { background-color: rgb(118,16,134); }
div.DivClassName
{
background-color: #761086;
}
.BgClassName
{
background-color: #761086;
}
</style>
border-color css
<style>
span { border-color: #761086; }
span { border-color: rgb(118,16,134); }
td.TdClassName
{
border-color: #761086;
}
.TagClassName
{
border-color: #761086;
}
</style>