Shades of Palatinate Purple #642559
Tints of Palatinate Purple #642559
RGB
CMYK
RGB Variations
Color information
#642559 (or 0x642559) is known color: Palatinate Purple. HEX triplet: 64, 25 and 59. RGB value is (100,37,89). Sum of RGB (Red+Green+Blue) = 100+37+89=226 (29% of max value = 765). Red value is 100 (39.45% from 255 or 44.25% from 226); Green value is 37 (14.84% from 255 or 16.37% from 226); Blue value is 89 (35.16% from 255 or 39.38% from 226); Max value from RGB is 100 - color contains mainly: red. Hex color #642559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642559 is #9BDAA6. Grayscale: #3D3D3D. Windows color (decimal): -10214055 or 5842276. OLE color: 5842276.
HSL color Cylindrical-coordinate representation of color #642559: hue angle of 310.48º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #642559 is Cyan = 0, Magento = 0.63, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 37 | 89 | - |
| CMYK | 0 | 0.63 | 0.11 | 0.61 |
| HSL | 310.48º | 0.46% | 0.27% | - |
| HSV(B) | 310.48º | 0.63% | 0.39% | - |
| XYZ | 7.72 | 4.75 | 9.96 | - |
| YUV | 61.77 | 143.37 | 155.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 89 | 0 | 0.63 | 0.11 | 0.61 | 310.48 | 0.46 | 0.27 |
| Hex | 64 | 25 | 59 | 0 | 3F | B | 3D | 136 | 2E | 1B |
| Octal | 144 | 45 | 131 | 0 | 77 | 13 | 75 | 466 | 56 | 33 |
| Binary | 1100100 | 100101 | 1011001 | 0 | 111111 | 1011 | 111101 | 100110110 | 101110 | 11011 |
Color Harmonies of #642559
Complementary color
Monochromatic Colors of #642559
Black with #642559
Text Example
Text Example
White with #642559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642559; }
p { color: rgb(100,37,89); }
H1.HeaderClassName
{
color: #642559;
}
.AnyTagClassName
{
color: #642559;
}
</style>
background-color css
<style>
a { background-color: #642559; }
a { background-color: rgb(100,37,89); }
div.DivClassName
{
background-color: #642559;
}
.BgClassName
{
background-color: #642559;
}
</style>
border-color css
<style>
span { border-color: #642559; }
span { border-color: rgb(100,37,89); }
td.TdClassName
{
border-color: #642559;
}
.TagClassName
{
border-color: #642559;
}
</style>