Shades of Palatinate Purple #642960
Tints of Palatinate Purple #642960
RGB
CMYK
RGB Variations
Color information
#642960 (or 0x642960) is known color: Palatinate Purple. HEX triplet: 64, 29 and 60. RGB value is (100,41,96). Sum of RGB (Red+Green+Blue) = 100+41+96=237 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.19% from 237); Green value is 41 (16.41% from 255 or 17.30% from 237); Blue value is 96 (37.89% from 255 or 40.51% from 237); Max value from RGB is 100 - color contains mainly: red. Hex color #642960 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642960 is #9BD69F. Grayscale: #404040. Windows color (decimal): -10213024 or 6302052. OLE color: 6302052.
HSL color Cylindrical-coordinate representation of color #642960: hue angle of 304.07º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #642960 is Cyan = 0, Magento = 0.59, Yellow = 0.04 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 41 | 96 | - |
| CMYK | 0 | 0.59 | 0.04 | 0.61 |
| HSL | 304.07º | 0.42% | 0.28% | - |
| HSV(B) | 304.07º | 0.59% | 0.39% | - |
| XYZ | 8.16 | 5.14 | 11.63 | - |
| YUV | 64.91 | 145.55 | 153.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 96 | 0 | 0.59 | 0.04 | 0.61 | 304.07 | 0.42 | 0.28 |
| Hex | 64 | 29 | 60 | 0 | 3B | 4 | 3D | 130 | 2A | 1C |
| Octal | 144 | 51 | 140 | 0 | 73 | 4 | 75 | 460 | 52 | 34 |
| Binary | 1100100 | 101001 | 1100000 | 0 | 111011 | 100 | 111101 | 100110000 | 101010 | 11100 |
Color Harmonies of #642960
Complementary color
Monochromatic Colors of #642960
Black with #642960
Text Example
Text Example
White with #642960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642960; }
p { color: rgb(100,41,96); }
H1.HeaderClassName
{
color: #642960;
}
.AnyTagClassName
{
color: #642960;
}
</style>
background-color css
<style>
a { background-color: #642960; }
a { background-color: rgb(100,41,96); }
div.DivClassName
{
background-color: #642960;
}
.BgClassName
{
background-color: #642960;
}
</style>
border-color css
<style>
span { border-color: #642960; }
span { border-color: rgb(100,41,96); }
td.TdClassName
{
border-color: #642960;
}
.TagClassName
{
border-color: #642960;
}
</style>