Shades of Palatinate Purple #773666
Tints of Palatinate Purple #773666
RGB
CMYK
RGB Variations
Color information
#773666 (or 0x773666) is known color: Palatinate Purple. HEX triplet: 77, 36 and 66. RGB value is (119,54,102). Sum of RGB (Red+Green+Blue) = 119+54+102=275 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.27% from 275); Green value is 54 (21.48% from 255 or 19.64% from 275); Blue value is 102 (40.23% from 255 or 37.09% from 275); Max value from RGB is 119 - color contains mainly: red. Hex color #773666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773666 is #88C999. Grayscale: #4E4E4E. Windows color (decimal): -8964506 or 6698615. OLE color: 6698615.
HSL color Cylindrical-coordinate representation of color #773666: hue angle of 315.69º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773666 is Cyan = 0, Magento = 0.55, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 54 | 102 | - |
| CMYK | 0 | 0.55 | 0.14 | 0.53 |
| HSL | 315.69º | 0.38% | 0.34% | - |
| HSV(B) | 315.69º | 0.55% | 0.47% | - |
| XYZ | 11.33 | 7.52 | 13.42 | - |
| YUV | 78.91 | 141.03 | 156.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 102 | 0 | 0.55 | 0.14 | 0.53 | 315.69 | 0.38 | 0.34 |
| Hex | 77 | 36 | 66 | 0 | 37 | E | 35 | 13C | 26 | 22 |
| Octal | 167 | 66 | 146 | 0 | 67 | 16 | 65 | 474 | 46 | 42 |
| Binary | 1110111 | 110110 | 1100110 | 0 | 110111 | 1110 | 110101 | 100111100 | 100110 | 100010 |
Color Harmonies of #773666
Complementary color
Monochromatic Colors of #773666
Black with #773666
Text Example
Text Example
White with #773666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773666; }
p { color: rgb(119,54,102); }
H1.HeaderClassName
{
color: #773666;
}
.AnyTagClassName
{
color: #773666;
}
</style>
background-color css
<style>
a { background-color: #773666; }
a { background-color: rgb(119,54,102); }
div.DivClassName
{
background-color: #773666;
}
.BgClassName
{
background-color: #773666;
}
</style>
border-color css
<style>
span { border-color: #773666; }
span { border-color: rgb(119,54,102); }
td.TdClassName
{
border-color: #773666;
}
.TagClassName
{
border-color: #773666;
}
</style>