Shades of Palatinate Purple #771766
Tints of Palatinate Purple #771766
RGB
CMYK
RGB Variations
Color information
#771766 (or 0x771766) is known color: Palatinate Purple. HEX triplet: 77, 17 and 66. RGB value is (119,23,102). Sum of RGB (Red+Green+Blue) = 119+23+102=244 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.77% from 244); Green value is 23 (9.38% from 255 or 9.43% from 244); Blue value is 102 (40.23% from 255 or 41.80% from 244); Max value from RGB is 119 - color contains mainly: red. Hex color #771766 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #771766 is #88E899. Grayscale: #3C3C3C. Windows color (decimal): -8972442 or 6690679. OLE color: 6690679.
HSL color Cylindrical-coordinate representation of color #771766: hue angle of 310.62º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #771766 is Cyan = 0, Magento = 0.81, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 23 | 102 | - |
| CMYK | 0 | 0.81 | 0.14 | 0.53 |
| HSL | 310.63º | 0.68% | 0.28% | - |
| HSV(B) | 310.63º | 0.81% | 0.47% | - |
| XYZ | 10.31 | 5.49 | 13.09 | - |
| YUV | 60.71 | 151.3 | 169.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 23 | 102 | 0 | 0.81 | 0.14 | 0.53 | 310.63 | 0.68 | 0.28 |
| Hex | 77 | 17 | 66 | 0 | 51 | E | 35 | 137 | 44 | 1C |
| Octal | 167 | 27 | 146 | 0 | 121 | 16 | 65 | 467 | 104 | 34 |
| Binary | 1110111 | 10111 | 1100110 | 0 | 1010001 | 1110 | 110101 | 100110111 | 1000100 | 11100 |
Color Harmonies of #771766
Complementary color
Monochromatic Colors of #771766
Black with #771766
Text Example
Text Example
White with #771766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771766; }
p { color: rgb(119,23,102); }
H1.HeaderClassName
{
color: #771766;
}
.AnyTagClassName
{
color: #771766;
}
</style>
background-color css
<style>
a { background-color: #771766; }
a { background-color: rgb(119,23,102); }
div.DivClassName
{
background-color: #771766;
}
.BgClassName
{
background-color: #771766;
}
</style>
border-color css
<style>
span { border-color: #771766; }
span { border-color: rgb(119,23,102); }
td.TdClassName
{
border-color: #771766;
}
.TagClassName
{
border-color: #771766;
}
</style>