Shades of Purple #770690
Tints of Purple #770690
RGB
CMYK
RGB Variations
Color information
#770690 (or 0x770690) is known color: Purple. HEX triplet: 77, 06 and 90. RGB value is (119,6,144). Sum of RGB (Red+Green+Blue) = 119+6+144=269 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.24% from 269); Green value is 6 (2.73% from 255 or 2.23% from 269); Blue value is 144 (56.64% from 255 or 53.53% from 269); Max value from RGB is 144 - color contains mainly: blue. Hex color #770690 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #770690 is #88F96F. Grayscale: #373737. Windows color (decimal): -8976752 or 9438839. OLE color: 9438839.
HSL color Cylindrical-coordinate representation of color #770690: hue angle of 289.13º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #770690 is Cyan = 0.17, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 6 | 144 | - |
| CMYK | 0.17 | 0.96 | 0 | 0.44 |
| HSL | 289.13º | 0.92% | 0.29% | - |
| HSV(B) | 289.13º | 0.96% | 0.56% | - |
| XYZ | 12.71 | 6.07 | 26.89 | - |
| YUV | 55.52 | 177.94 | 173.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 6 | 144 | 0.17 | 0.96 | 0 | 0.44 | 289.13 | 0.92 | 0.29 |
| Hex | 77 | 6 | 90 | 11 | 60 | 0 | 2C | 121 | 5C | 1D |
| Octal | 167 | 6 | 220 | 21 | 140 | 0 | 54 | 441 | 134 | 35 |
| Binary | 1110111 | 110 | 10010000 | 10001 | 1100000 | 0 | 101100 | 100100001 | 1011100 | 11101 |
Color Harmonies of #770690
Complementary color
Monochromatic Colors of #770690
Black with #770690
Text Example
Text Example
White with #770690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770690; }
p { color: rgb(119,6,144); }
H1.HeaderClassName
{
color: #770690;
}
.AnyTagClassName
{
color: #770690;
}
</style>
background-color css
<style>
a { background-color: #770690; }
a { background-color: rgb(119,6,144); }
div.DivClassName
{
background-color: #770690;
}
.BgClassName
{
background-color: #770690;
}
</style>
border-color css
<style>
span { border-color: #770690; }
span { border-color: rgb(119,6,144); }
td.TdClassName
{
border-color: #770690;
}
.TagClassName
{
border-color: #770690;
}
</style>