Shades of Purple #770786
Tints of Purple #770786
RGB
CMYK
RGB Variations
Color information
#770786 (or 0x770786) is known color: Purple. HEX triplet: 77, 07 and 86. RGB value is (119,7,134). Sum of RGB (Red+Green+Blue) = 119+7+134=260 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.77% from 260); Green value is 7 (3.12% from 255 or 2.69% from 260); Blue value is 134 (52.73% from 255 or 51.54% from 260); Max value from RGB is 134 - color contains mainly: blue. Hex color #770786 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #770786 is #88F879. Grayscale: #363636. Windows color (decimal): -8976506 or 8783735. OLE color: 8783735.
HSL color Cylindrical-coordinate representation of color #770786: hue angle of 292.91º 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 #770786 is Cyan = 0.11, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 7 | 134 | - |
| CMYK | 0.11 | 0.95 | 0 | 0.47 |
| HSL | 292.91º | 0.9% | 0.28% | - |
| HSV(B) | 292.91º | 0.95% | 0.53% | - |
| XYZ | 11.99 | 5.8 | 23.04 | - |
| YUV | 54.97 | 172.61 | 173.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 7 | 134 | 0.11 | 0.95 | 0 | 0.47 | 292.91 | 0.9 | 0.28 |
| Hex | 77 | 7 | 86 | B | 5F | 0 | 2F | 125 | 5A | 1C |
| Octal | 167 | 7 | 206 | 13 | 137 | 0 | 57 | 445 | 132 | 34 |
| Binary | 1110111 | 111 | 10000110 | 1011 | 1011111 | 0 | 101111 | 100100101 | 1011010 | 11100 |
Color Harmonies of #770786
Complementary color
Monochromatic Colors of #770786
Black with #770786
Text Example
Text Example
White with #770786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770786; }
p { color: rgb(119,7,134); }
H1.HeaderClassName
{
color: #770786;
}
.AnyTagClassName
{
color: #770786;
}
</style>
background-color css
<style>
a { background-color: #770786; }
a { background-color: rgb(119,7,134); }
div.DivClassName
{
background-color: #770786;
}
.BgClassName
{
background-color: #770786;
}
</style>
border-color css
<style>
span { border-color: #770786; }
span { border-color: rgb(119,7,134); }
td.TdClassName
{
border-color: #770786;
}
.TagClassName
{
border-color: #770786;
}
</style>