Shades of Palatinate Purple #641364
Tints of Palatinate Purple #641364
RGB
CMYK
RGB Variations
Color information
#641364 (or 0x641364) is known color: Palatinate Purple. HEX triplet: 64, 13 and 64. RGB value is (100,19,100). Sum of RGB (Red+Green+Blue) = 100+19+100=219 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.66% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 100 (39.45% from 255 or 45.66% from 219); Max value from RGB is 100 - color contains mainly: red, blue. Hex color #641364 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641364 is #9BEC9B. Grayscale: #343434. Windows color (decimal): -10218652 or 6558564. OLE color: 6558564.
HSL color Cylindrical-coordinate representation of color #641364: hue angle of 300º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #641364 is Cyan = 0, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 19 | 100 | - |
| CMYK | 0 | 0.81 | 0 | 0.61 |
| HSL | 300º | 0.68% | 0.23% | - |
| HSV(B) | 300º | 0.81% | 0.39% | - |
| XYZ | 7.79 | 4.1 | 12.44 | - |
| YUV | 52.45 | 154.84 | 161.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 19 | 100 | 0 | 0.81 | 0 | 0.61 | 300 | 0.68 | 0.23 |
| Hex | 64 | 13 | 64 | 0 | 51 | 0 | 3D | 12C | 44 | 17 |
| Octal | 144 | 23 | 144 | 0 | 121 | 0 | 75 | 454 | 104 | 27 |
| Binary | 1100100 | 10011 | 1100100 | 0 | 1010001 | 0 | 111101 | 100101100 | 1000100 | 10111 |
Color Harmonies of #641364
Complementary color
Monochromatic Colors of #641364
Black with #641364
Text Example
Text Example
White with #641364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641364; }
p { color: rgb(100,19,100); }
H1.HeaderClassName
{
color: #641364;
}
.AnyTagClassName
{
color: #641364;
}
</style>
background-color css
<style>
a { background-color: #641364; }
a { background-color: rgb(100,19,100); }
div.DivClassName
{
background-color: #641364;
}
.BgClassName
{
background-color: #641364;
}
</style>
border-color css
<style>
span { border-color: #641364; }
span { border-color: rgb(100,19,100); }
td.TdClassName
{
border-color: #641364;
}
.TagClassName
{
border-color: #641364;
}
</style>