Shades of Palatinate Purple #763466
Tints of Palatinate Purple #763466
RGB
CMYK
RGB Variations
Color information
#763466 (or 0x763466) is known color: Palatinate Purple. HEX triplet: 76, 34 and 66. RGB value is (118,52,102). Sum of RGB (Red+Green+Blue) = 118+52+102=272 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.38% from 272); Green value is 52 (20.70% from 255 or 19.12% from 272); Blue value is 102 (40.23% from 255 or 37.5% from 272); Max value from RGB is 118 - color contains mainly: red. Hex color #763466 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763466 is #89CB99. Grayscale: #4D4D4D. Windows color (decimal): -9030554 or 6698102. OLE color: 6698102.
HSL color Cylindrical-coordinate representation of color #763466: hue angle of 314.55º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #763466 is Cyan = 0, Magento = 0.56, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 102 | - |
| CMYK | 0 | 0.56 | 0.14 | 0.54 |
| HSL | 314.55º | 0.39% | 0.33% | - |
| HSV(B) | 314.55º | 0.56% | 0.46% | - |
| XYZ | 11.1 | 7.27 | 13.39 | - |
| YUV | 77.43 | 141.87 | 156.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 102 | 0 | 0.56 | 0.14 | 0.54 | 314.55 | 0.39 | 0.33 |
| Hex | 76 | 34 | 66 | 0 | 38 | E | 36 | 13B | 27 | 21 |
| Octal | 166 | 64 | 146 | 0 | 70 | 16 | 66 | 473 | 47 | 41 |
| Binary | 1110110 | 110100 | 1100110 | 0 | 111000 | 1110 | 110110 | 100111011 | 100111 | 100001 |
Color Harmonies of #763466
Complementary color
Monochromatic Colors of #763466
Black with #763466
Text Example
Text Example
White with #763466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763466; }
p { color: rgb(118,52,102); }
H1.HeaderClassName
{
color: #763466;
}
.AnyTagClassName
{
color: #763466;
}
</style>
background-color css
<style>
a { background-color: #763466; }
a { background-color: rgb(118,52,102); }
div.DivClassName
{
background-color: #763466;
}
.BgClassName
{
background-color: #763466;
}
</style>
border-color css
<style>
span { border-color: #763466; }
span { border-color: rgb(118,52,102); }
td.TdClassName
{
border-color: #763466;
}
.TagClassName
{
border-color: #763466;
}
</style>