Shades of Palatinate Purple #640864
Tints of Palatinate Purple #640864
RGB
CMYK
RGB Variations
Color information
#640864 (or 0x640864) is known color: Palatinate Purple. HEX triplet: 64, 08 and 64. RGB value is (100,8,100). Sum of RGB (Red+Green+Blue) = 100+8+100=208 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.08% from 208); Green value is 8 (3.52% from 255 or 3.85% from 208); Blue value is 100 (39.45% from 255 or 48.08% from 208); Max value from RGB is 100 - color contains mainly: red, blue. Hex color #640864 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #640864 is #9BF79B. Grayscale: #2D2D2D. Windows color (decimal): -10221468 or 6555748. OLE color: 6555748.
HSL color Cylindrical-coordinate representation of color #640864: hue angle of 300º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #640864 is Cyan = 0, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 8 | 100 | - |
| CMYK | 0 | 0.92 | 0 | 0.61 |
| HSL | 300º | 0.85% | 0.21% | - |
| HSV(B) | 300º | 0.92% | 0.39% | - |
| XYZ | 7.64 | 3.8 | 12.39 | - |
| YUV | 46 | 158.48 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 8 | 100 | 0 | 0.92 | 0 | 0.61 | 300 | 0.85 | 0.21 |
| Hex | 64 | 8 | 64 | 0 | 5C | 0 | 3D | 12C | 55 | 15 |
| Octal | 144 | 10 | 144 | 0 | 134 | 0 | 75 | 454 | 125 | 25 |
| Binary | 1100100 | 1000 | 1100100 | 0 | 1011100 | 0 | 111101 | 100101100 | 1010101 | 10101 |
Color Harmonies of #640864
Complementary color
Monochromatic Colors of #640864
Black with #640864
Text Example
Text Example
White with #640864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640864; }
p { color: rgb(100,8,100); }
H1.HeaderClassName
{
color: #640864;
}
.AnyTagClassName
{
color: #640864;
}
</style>
background-color css
<style>
a { background-color: #640864; }
a { background-color: rgb(100,8,100); }
div.DivClassName
{
background-color: #640864;
}
.BgClassName
{
background-color: #640864;
}
</style>
border-color css
<style>
span { border-color: #640864; }
span { border-color: rgb(100,8,100); }
td.TdClassName
{
border-color: #640864;
}
.TagClassName
{
border-color: #640864;
}
</style>