Shades of Palatinate Purple #763566
Tints of Palatinate Purple #763566
RGB
CMYK
RGB Variations
Color information
#763566 (or 0x763566) is known color: Palatinate Purple. HEX triplet: 76, 35 and 66. RGB value is (118,53,102). Sum of RGB (Red+Green+Blue) = 118+53+102=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 53 (21.09% from 255 or 19.41% from 273); Blue value is 102 (40.23% from 255 or 37.36% from 273); Max value from RGB is 118 - color contains mainly: red. Hex color #763566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763566 is #89CA99. Grayscale: #4D4D4D. Windows color (decimal): -9030298 or 6698358. OLE color: 6698358.
HSL color Cylindrical-coordinate representation of color #763566: hue angle of 314.77º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #763566 is Cyan = 0, Magento = 0.55, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 102 | - |
| CMYK | 0 | 0.55 | 0.14 | 0.54 |
| HSL | 314.77º | 0.38% | 0.34% | - |
| HSV(B) | 314.77º | 0.55% | 0.46% | - |
| XYZ | 11.14 | 7.36 | 13.4 | - |
| YUV | 78.02 | 141.53 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 102 | 0 | 0.55 | 0.14 | 0.54 | 314.77 | 0.38 | 0.34 |
| Hex | 76 | 35 | 66 | 0 | 37 | E | 36 | 13B | 26 | 22 |
| Octal | 166 | 65 | 146 | 0 | 67 | 16 | 66 | 473 | 46 | 42 |
| Binary | 1110110 | 110101 | 1100110 | 0 | 110111 | 1110 | 110110 | 100111011 | 100110 | 100010 |
Color Harmonies of #763566
Complementary color
Monochromatic Colors of #763566
Black with #763566
Text Example
Text Example
White with #763566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763566; }
p { color: rgb(118,53,102); }
H1.HeaderClassName
{
color: #763566;
}
.AnyTagClassName
{
color: #763566;
}
</style>
background-color css
<style>
a { background-color: #763566; }
a { background-color: rgb(118,53,102); }
div.DivClassName
{
background-color: #763566;
}
.BgClassName
{
background-color: #763566;
}
</style>
border-color css
<style>
span { border-color: #763566; }
span { border-color: rgb(118,53,102); }
td.TdClassName
{
border-color: #763566;
}
.TagClassName
{
border-color: #763566;
}
</style>