Shades of Palatinate Purple #762459
Tints of Palatinate Purple #762459
RGB
CMYK
RGB Variations
Color information
#762459 (or 0x762459) is known color: Palatinate Purple. HEX triplet: 76, 24 and 59. RGB value is (118,36,89). Sum of RGB (Red+Green+Blue) = 118+36+89=243 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.56% from 243); Green value is 36 (14.45% from 255 or 14.81% from 243); Blue value is 89 (35.16% from 255 or 36.63% from 243); Max value from RGB is 118 - color contains mainly: red. Hex color #762459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762459 is #89DBA6. Grayscale: #424242. Windows color (decimal): -9034663 or 5842038. OLE color: 5842038.
HSL color Cylindrical-coordinate representation of color #762459: hue angle of 321.22º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #762459 is Cyan = 0, Magento = 0.69, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 89 | - |
| CMYK | 0 | 0.69 | 0.25 | 0.54 |
| HSL | 321.22º | 0.53% | 0.3% | - |
| HSV(B) | 321.22º | 0.69% | 0.46% | - |
| XYZ | 9.91 | 5.83 | 10.06 | - |
| YUV | 66.56 | 140.67 | 164.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 89 | 0 | 0.69 | 0.25 | 0.54 | 321.22 | 0.53 | 0.3 |
| Hex | 76 | 24 | 59 | 0 | 45 | 19 | 36 | 141 | 35 | 1E |
| Octal | 166 | 44 | 131 | 0 | 105 | 31 | 66 | 501 | 65 | 36 |
| Binary | 1110110 | 100100 | 1011001 | 0 | 1000101 | 11001 | 110110 | 101000001 | 110101 | 11110 |
Color Harmonies of #762459
Complementary color
Monochromatic Colors of #762459
Black with #762459
Text Example
Text Example
White with #762459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762459; }
p { color: rgb(118,36,89); }
H1.HeaderClassName
{
color: #762459;
}
.AnyTagClassName
{
color: #762459;
}
</style>
background-color css
<style>
a { background-color: #762459; }
a { background-color: rgb(118,36,89); }
div.DivClassName
{
background-color: #762459;
}
.BgClassName
{
background-color: #762459;
}
</style>
border-color css
<style>
span { border-color: #762459; }
span { border-color: rgb(118,36,89); }
td.TdClassName
{
border-color: #762459;
}
.TagClassName
{
border-color: #762459;
}
</style>