Shades of Palatinate Purple #643559
Tints of Palatinate Purple #643559
RGB
CMYK
RGB Variations
Color information
#643559 (or 0x643559) is known color: Palatinate Purple. HEX triplet: 64, 35 and 59. RGB value is (100,53,89). Sum of RGB (Red+Green+Blue) = 100+53+89=242 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.32% from 242); Green value is 53 (21.09% from 255 or 21.90% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 100 - color contains mainly: red. Hex color #643559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643559 is #9BCAA6. Grayscale: #474747. Windows color (decimal): -10209959 or 5846372. OLE color: 5846372.
HSL color Cylindrical-coordinate representation of color #643559: hue angle of 314.04º 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 #643559 is Cyan = 0, Magento = 0.47, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 53 | 89 | - |
| CMYK | 0 | 0.47 | 0.11 | 0.61 |
| HSL | 314.04º | 0.31% | 0.3% | - |
| HSV(B) | 314.04º | 0.47% | 0.39% | - |
| XYZ | 8.33 | 5.98 | 10.17 | - |
| YUV | 71.16 | 138.07 | 148.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 89 | 0 | 0.47 | 0.11 | 0.61 | 314.04 | 0.31 | 0.3 |
| Hex | 64 | 35 | 59 | 0 | 2F | B | 3D | 13A | 1F | 1E |
| Octal | 144 | 65 | 131 | 0 | 57 | 13 | 75 | 472 | 37 | 36 |
| Binary | 1100100 | 110101 | 1011001 | 0 | 101111 | 1011 | 111101 | 100111010 | 11111 | 11110 |
Color Harmonies of #643559
Complementary color
Monochromatic Colors of #643559
Black with #643559
Text Example
Text Example
White with #643559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643559; }
p { color: rgb(100,53,89); }
H1.HeaderClassName
{
color: #643559;
}
.AnyTagClassName
{
color: #643559;
}
</style>
background-color css
<style>
a { background-color: #643559; }
a { background-color: rgb(100,53,89); }
div.DivClassName
{
background-color: #643559;
}
.BgClassName
{
background-color: #643559;
}
</style>
border-color css
<style>
span { border-color: #643559; }
span { border-color: rgb(100,53,89); }
td.TdClassName
{
border-color: #643559;
}
.TagClassName
{
border-color: #643559;
}
</style>