Shades of Palatinate Purple #773766
Tints of Palatinate Purple #773766
RGB
CMYK
RGB Variations
Color information
#773766 (or 0x773766) is known color: Palatinate Purple. HEX triplet: 77, 37 and 66. RGB value is (119,55,102). Sum of RGB (Red+Green+Blue) = 119+55+102=276 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.12% from 276); Green value is 55 (21.88% from 255 or 19.93% from 276); Blue value is 102 (40.23% from 255 or 36.96% from 276); Max value from RGB is 119 - color contains mainly: red. Hex color #773766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773766 is #88C899. Grayscale: #4F4F4F. Windows color (decimal): -8964250 or 6698871. OLE color: 6698871.
HSL color Cylindrical-coordinate representation of color #773766: hue angle of 315.94º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #773766 is Cyan = 0, Magento = 0.54, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 102 | - |
| CMYK | 0 | 0.54 | 0.14 | 0.53 |
| HSL | 315.94º | 0.37% | 0.34% | - |
| HSV(B) | 315.94º | 0.54% | 0.47% | - |
| XYZ | 11.37 | 7.61 | 13.44 | - |
| YUV | 79.49 | 140.7 | 156.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 102 | 0 | 0.54 | 0.14 | 0.53 | 315.94 | 0.37 | 0.34 |
| Hex | 77 | 37 | 66 | 0 | 36 | E | 35 | 13C | 25 | 22 |
| Octal | 167 | 67 | 146 | 0 | 66 | 16 | 65 | 474 | 45 | 42 |
| Binary | 1110111 | 110111 | 1100110 | 0 | 110110 | 1110 | 110101 | 100111100 | 100101 | 100010 |
Color Harmonies of #773766
Complementary color
Monochromatic Colors of #773766
Black with #773766
Text Example
Text Example
White with #773766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773766; }
p { color: rgb(119,55,102); }
H1.HeaderClassName
{
color: #773766;
}
.AnyTagClassName
{
color: #773766;
}
</style>
background-color css
<style>
a { background-color: #773766; }
a { background-color: rgb(119,55,102); }
div.DivClassName
{
background-color: #773766;
}
.BgClassName
{
background-color: #773766;
}
</style>
border-color css
<style>
span { border-color: #773766; }
span { border-color: rgb(119,55,102); }
td.TdClassName
{
border-color: #773766;
}
.TagClassName
{
border-color: #773766;
}
</style>