Shades of Palatinate Purple #643560
Tints of Palatinate Purple #643560
RGB
CMYK
RGB Variations
Color information
#643560 (or 0x643560) is known color: Palatinate Purple. HEX triplet: 64, 35 and 60. RGB value is (100,53,96). Sum of RGB (Red+Green+Blue) = 100+53+96=249 (32% of max value = 765). Red value is 100 (39.45% from 255 or 40.16% from 249); Green value is 53 (21.09% from 255 or 21.29% from 249); Blue value is 96 (37.89% from 255 or 38.55% from 249); Max value from RGB is 100 - color contains mainly: red. Hex color #643560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643560 is #9BCA9F. Grayscale: #474747. Windows color (decimal): -10209952 or 6305124. OLE color: 6305124.
HSL color Cylindrical-coordinate representation of color #643560: hue angle of 305.11º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #643560 is Cyan = 0, Magento = 0.47, Yellow = 0.04 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 53 | 96 | - |
| CMYK | 0 | 0.47 | 0.04 | 0.61 |
| HSL | 305.11º | 0.31% | 0.3% | - |
| HSV(B) | 305.11º | 0.47% | 0.39% | - |
| XYZ | 8.64 | 6.1 | 11.79 | - |
| YUV | 71.96 | 141.57 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 96 | 0 | 0.47 | 0.04 | 0.61 | 305.11 | 0.31 | 0.3 |
| Hex | 64 | 35 | 60 | 0 | 2F | 4 | 3D | 131 | 1F | 1E |
| Octal | 144 | 65 | 140 | 0 | 57 | 4 | 75 | 461 | 37 | 36 |
| Binary | 1100100 | 110101 | 1100000 | 0 | 101111 | 100 | 111101 | 100110001 | 11111 | 11110 |
Color Harmonies of #643560
Complementary color
Monochromatic Colors of #643560
Black with #643560
Text Example
Text Example
White with #643560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643560; }
p { color: rgb(100,53,96); }
H1.HeaderClassName
{
color: #643560;
}
.AnyTagClassName
{
color: #643560;
}
</style>
background-color css
<style>
a { background-color: #643560; }
a { background-color: rgb(100,53,96); }
div.DivClassName
{
background-color: #643560;
}
.BgClassName
{
background-color: #643560;
}
</style>
border-color css
<style>
span { border-color: #643560; }
span { border-color: rgb(100,53,96); }
td.TdClassName
{
border-color: #643560;
}
.TagClassName
{
border-color: #643560;
}
</style>