Shades of Palatinate Purple #762059
Tints of Palatinate Purple #762059
RGB
CMYK
RGB Variations
Color information
#762059 (or 0x762059) is known color: Palatinate Purple. HEX triplet: 76, 20 and 59. RGB value is (118,32,89). Sum of RGB (Red+Green+Blue) = 118+32+89=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 32 (12.89% from 255 or 13.39% from 239); Blue value is 89 (35.16% from 255 or 37.24% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #762059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762059 is #89DFA6. Grayscale: #404040. Windows color (decimal): -9035687 or 5841014. OLE color: 5841014.
HSL color Cylindrical-coordinate representation of color #762059: hue angle of 320.23º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #762059 is Cyan = 0, Magento = 0.73, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 32 | 89 | - |
| CMYK | 0 | 0.73 | 0.25 | 0.54 |
| HSL | 320.23º | 0.57% | 0.29% | - |
| HSV(B) | 320.23º | 0.73% | 0.46% | - |
| XYZ | 9.79 | 5.61 | 10.02 | - |
| YUV | 64.21 | 141.99 | 166.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 32 | 89 | 0 | 0.73 | 0.25 | 0.54 | 320.23 | 0.57 | 0.29 |
| Hex | 76 | 20 | 59 | 0 | 49 | 19 | 36 | 140 | 39 | 1D |
| Octal | 166 | 40 | 131 | 0 | 111 | 31 | 66 | 500 | 71 | 35 |
| Binary | 1110110 | 100000 | 1011001 | 0 | 1001001 | 11001 | 110110 | 101000000 | 111001 | 11101 |
Color Harmonies of #762059
Complementary color
Monochromatic Colors of #762059
Black with #762059
Text Example
Text Example
White with #762059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762059; }
p { color: rgb(118,32,89); }
H1.HeaderClassName
{
color: #762059;
}
.AnyTagClassName
{
color: #762059;
}
</style>
background-color css
<style>
a { background-color: #762059; }
a { background-color: rgb(118,32,89); }
div.DivClassName
{
background-color: #762059;
}
.BgClassName
{
background-color: #762059;
}
</style>
border-color css
<style>
span { border-color: #762059; }
span { border-color: rgb(118,32,89); }
td.TdClassName
{
border-color: #762059;
}
.TagClassName
{
border-color: #762059;
}
</style>