Shades of Palatinate Purple #640458
Tints of Palatinate Purple #640458
RGB
CMYK
RGB Variations
Color information
#640458 (or 0x640458) is known color: Palatinate Purple. HEX triplet: 64, 04 and 58. RGB value is (100,4,88). Sum of RGB (Red+Green+Blue) = 100+4+88=192 (25% of max value = 765). Red value is 100 (39.45% from 255 or 52.08% from 192); Green value is 4 (1.95% from 255 or 2.08% from 192); Blue value is 88 (34.77% from 255 or 45.83% from 192); Max value from RGB is 100 - color contains mainly: red. Hex color #640458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #640458 is #9BFBA7. Grayscale: #2A2A2A. Windows color (decimal): -10222504 or 5768292. OLE color: 5768292.
HSL color Cylindrical-coordinate representation of color #640458: hue angle of 307.5º 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 #640458 is Cyan = 0, Magento = 0.96, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 4 | 88 | - |
| CMYK | 0 | 0.96 | 0.12 | 0.61 |
| HSL | 307.5º | 0.92% | 0.2% | - |
| HSV(B) | 307.5º | 0.96% | 0.39% | - |
| XYZ | 7.06 | 3.5 | 9.54 | - |
| YUV | 42.28 | 153.8 | 169.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 4 | 88 | 0 | 0.96 | 0.12 | 0.61 | 307.5 | 0.92 | 0.2 |
| Hex | 64 | 4 | 58 | 0 | 60 | C | 3D | 134 | 5C | 14 |
| Octal | 144 | 4 | 130 | 0 | 140 | 14 | 75 | 464 | 134 | 24 |
| Binary | 1100100 | 100 | 1011000 | 0 | 1100000 | 1100 | 111101 | 100110100 | 1011100 | 10100 |
Color Harmonies of #640458
Complementary color
Monochromatic Colors of #640458
Black with #640458
Text Example
Text Example
White with #640458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640458; }
p { color: rgb(100,4,88); }
H1.HeaderClassName
{
color: #640458;
}
.AnyTagClassName
{
color: #640458;
}
</style>
background-color css
<style>
a { background-color: #640458; }
a { background-color: rgb(100,4,88); }
div.DivClassName
{
background-color: #640458;
}
.BgClassName
{
background-color: #640458;
}
</style>
border-color css
<style>
span { border-color: #640458; }
span { border-color: rgb(100,4,88); }
td.TdClassName
{
border-color: #640458;
}
.TagClassName
{
border-color: #640458;
}
</style>