Shades of Palatinate Purple #640459
Tints of Palatinate Purple #640459
RGB
CMYK
RGB Variations
Color information
#640459 (or 0x640459) is known color: Palatinate Purple. HEX triplet: 64, 04 and 59. RGB value is (100,4,89). Sum of RGB (Red+Green+Blue) = 100+4+89=193 (25% of max value = 765). Red value is 100 (39.45% from 255 or 51.81% from 193); Green value is 4 (1.95% from 255 or 2.07% from 193); Blue value is 89 (35.16% from 255 or 46.11% from 193); Max value from RGB is 100 - color contains mainly: red. Hex color #640459 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #640459 is #9BFBA6. Grayscale: #2A2A2A. Windows color (decimal): -10222503 or 5833828. OLE color: 5833828.
HSL color Cylindrical-coordinate representation of color #640459: hue angle of 306.88º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #640459 is Cyan = 0, Magento = 0.96, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 4 | 89 | - |
| CMYK | 0 | 0.96 | 0.11 | 0.61 |
| HSL | 306.88º | 0.92% | 0.2% | - |
| HSV(B) | 306.88º | 0.96% | 0.39% | - |
| XYZ | 7.1 | 3.52 | 9.76 | - |
| YUV | 42.39 | 154.3 | 169.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 4 | 89 | 0 | 0.96 | 0.11 | 0.61 | 306.88 | 0.92 | 0.2 |
| Hex | 64 | 4 | 59 | 0 | 60 | B | 3D | 133 | 5C | 14 |
| Octal | 144 | 4 | 131 | 0 | 140 | 13 | 75 | 463 | 134 | 24 |
| Binary | 1100100 | 100 | 1011001 | 0 | 1100000 | 1011 | 111101 | 100110011 | 1011100 | 10100 |
Color Harmonies of #640459
Complementary color
Monochromatic Colors of #640459
Black with #640459
Text Example
Text Example
White with #640459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640459; }
p { color: rgb(100,4,89); }
H1.HeaderClassName
{
color: #640459;
}
.AnyTagClassName
{
color: #640459;
}
</style>
background-color css
<style>
a { background-color: #640459; }
a { background-color: rgb(100,4,89); }
div.DivClassName
{
background-color: #640459;
}
.BgClassName
{
background-color: #640459;
}
</style>
border-color css
<style>
span { border-color: #640459; }
span { border-color: rgb(100,4,89); }
td.TdClassName
{
border-color: #640459;
}
.TagClassName
{
border-color: #640459;
}
</style>