Shades of Palatinate Purple #763460
Tints of Palatinate Purple #763460
RGB
CMYK
RGB Variations
Color information
#763460 (or 0x763460) is known color: Palatinate Purple. HEX triplet: 76, 34 and 60. RGB value is (118,52,96). Sum of RGB (Red+Green+Blue) = 118+52+96=266 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.36% from 266); Green value is 52 (20.70% from 255 or 19.55% from 266); Blue value is 96 (37.89% from 255 or 36.09% from 266); Max value from RGB is 118 - color contains mainly: red. Hex color #763460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763460 is #89CB9F. Grayscale: #4C4C4C. Windows color (decimal): -9030560 or 6304886. OLE color: 6304886.
HSL color Cylindrical-coordinate representation of color #763460: hue angle of 320º 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 #763460 is Cyan = 0, Magento = 0.56, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 96 | - |
| CMYK | 0 | 0.56 | 0.19 | 0.54 |
| HSL | 320º | 0.39% | 0.33% | - |
| HSV(B) | 320º | 0.56% | 0.46% | - |
| XYZ | 10.81 | 7.15 | 11.88 | - |
| YUV | 76.75 | 138.87 | 157.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 96 | 0 | 0.56 | 0.19 | 0.54 | 320 | 0.39 | 0.33 |
| Hex | 76 | 34 | 60 | 0 | 38 | 13 | 36 | 140 | 27 | 21 |
| Octal | 166 | 64 | 140 | 0 | 70 | 23 | 66 | 500 | 47 | 41 |
| Binary | 1110110 | 110100 | 1100000 | 0 | 111000 | 10011 | 110110 | 101000000 | 100111 | 100001 |
Color Harmonies of #763460
Complementary color
Monochromatic Colors of #763460
Black with #763460
Text Example
Text Example
White with #763460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763460; }
p { color: rgb(118,52,96); }
H1.HeaderClassName
{
color: #763460;
}
.AnyTagClassName
{
color: #763460;
}
</style>
background-color css
<style>
a { background-color: #763460; }
a { background-color: rgb(118,52,96); }
div.DivClassName
{
background-color: #763460;
}
.BgClassName
{
background-color: #763460;
}
</style>
border-color css
<style>
span { border-color: #763460; }
span { border-color: rgb(118,52,96); }
td.TdClassName
{
border-color: #763460;
}
.TagClassName
{
border-color: #763460;
}
</style>