Shades of Palatinate Purple #773566
Tints of Palatinate Purple #773566
RGB
CMYK
RGB Variations
Color information
#773566 (or 0x773566) is known color: Palatinate Purple. HEX triplet: 77, 35 and 66. RGB value is (119,53,102). Sum of RGB (Red+Green+Blue) = 119+53+102=274 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.43% from 274); Green value is 53 (21.09% from 255 or 19.34% from 274); Blue value is 102 (40.23% from 255 or 37.23% from 274); Max value from RGB is 119 - color contains mainly: red. Hex color #773566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773566 is #88CA99. Grayscale: #4E4E4E. Windows color (decimal): -8964762 or 6698359. OLE color: 6698359.
HSL color Cylindrical-coordinate representation of color #773566: hue angle of 315.45º 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 #773566 is Cyan = 0, Magento = 0.55, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 102 | - |
| CMYK | 0 | 0.55 | 0.14 | 0.53 |
| HSL | 315.45º | 0.38% | 0.34% | - |
| HSV(B) | 315.45º | 0.55% | 0.47% | - |
| XYZ | 11.28 | 7.43 | 13.41 | - |
| YUV | 78.32 | 141.37 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 102 | 0 | 0.55 | 0.14 | 0.53 | 315.45 | 0.38 | 0.34 |
| Hex | 77 | 35 | 66 | 0 | 37 | E | 35 | 13B | 26 | 22 |
| Octal | 167 | 65 | 146 | 0 | 67 | 16 | 65 | 473 | 46 | 42 |
| Binary | 1110111 | 110101 | 1100110 | 0 | 110111 | 1110 | 110101 | 100111011 | 100110 | 100010 |
Color Harmonies of #773566
Complementary color
Monochromatic Colors of #773566
Black with #773566
Text Example
Text Example
White with #773566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773566; }
p { color: rgb(119,53,102); }
H1.HeaderClassName
{
color: #773566;
}
.AnyTagClassName
{
color: #773566;
}
</style>
background-color css
<style>
a { background-color: #773566; }
a { background-color: rgb(119,53,102); }
div.DivClassName
{
background-color: #773566;
}
.BgClassName
{
background-color: #773566;
}
</style>
border-color css
<style>
span { border-color: #773566; }
span { border-color: rgb(119,53,102); }
td.TdClassName
{
border-color: #773566;
}
.TagClassName
{
border-color: #773566;
}
</style>