Shades of Palatinate Purple #643159
Tints of Palatinate Purple #643159
RGB
CMYK
RGB Variations
Color information
#643159 (or 0x643159) is known color: Palatinate Purple. HEX triplet: 64, 31 and 59. RGB value is (100,49,89). Sum of RGB (Red+Green+Blue) = 100+49+89=238 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.02% from 238); Green value is 49 (19.53% from 255 or 20.59% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 100 - color contains mainly: red. Hex color #643159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643159 is #9BCEA6. Grayscale: #444444. Windows color (decimal): -10210983 or 5845348. OLE color: 5845348.
HSL color Cylindrical-coordinate representation of color #643159: hue angle of 312.94º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #643159 is Cyan = 0, Magento = 0.51, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 49 | 89 | - |
| CMYK | 0 | 0.51 | 0.11 | 0.61 |
| HSL | 312.94º | 0.34% | 0.29% | - |
| HSV(B) | 312.94º | 0.51% | 0.39% | - |
| XYZ | 8.16 | 5.63 | 10.11 | - |
| YUV | 68.81 | 139.4 | 150.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 49 | 89 | 0 | 0.51 | 0.11 | 0.61 | 312.94 | 0.34 | 0.29 |
| Hex | 64 | 31 | 59 | 0 | 33 | B | 3D | 139 | 22 | 1D |
| Octal | 144 | 61 | 131 | 0 | 63 | 13 | 75 | 471 | 42 | 35 |
| Binary | 1100100 | 110001 | 1011001 | 0 | 110011 | 1011 | 111101 | 100111001 | 100010 | 11101 |
Color Harmonies of #643159
Complementary color
Monochromatic Colors of #643159
Black with #643159
Text Example
Text Example
White with #643159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643159; }
p { color: rgb(100,49,89); }
H1.HeaderClassName
{
color: #643159;
}
.AnyTagClassName
{
color: #643159;
}
</style>
background-color css
<style>
a { background-color: #643159; }
a { background-color: rgb(100,49,89); }
div.DivClassName
{
background-color: #643159;
}
.BgClassName
{
background-color: #643159;
}
</style>
border-color css
<style>
span { border-color: #643159; }
span { border-color: rgb(100,49,89); }
td.TdClassName
{
border-color: #643159;
}
.TagClassName
{
border-color: #643159;
}
</style>