Shades of Palatinate Purple #642155
Tints of Palatinate Purple #642155
RGB
CMYK
RGB Variations
Color information
#642155 (or 0x642155) is known color: Palatinate Purple. HEX triplet: 64, 21 and 55. RGB value is (100,33,85). Sum of RGB (Red+Green+Blue) = 100+33+85=218 (28% of max value = 765). Red value is 100 (39.45% from 255 or 45.87% from 218); Green value is 33 (13.28% from 255 or 15.14% from 218); Blue value is 85 (33.59% from 255 or 38.99% from 218); Max value from RGB is 100 - color contains mainly: red. Hex color #642155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642155 is #9BDEAA. Grayscale: #3A3A3A. Windows color (decimal): -10215083 or 5579108. OLE color: 5579108.
HSL color Cylindrical-coordinate representation of color #642155: hue angle of 313.43º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #642155 is Cyan = 0, Magento = 0.67, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 33 | 85 | - |
| CMYK | 0 | 0.67 | 0.15 | 0.61 |
| HSL | 313.43º | 0.5% | 0.26% | - |
| HSV(B) | 313.43º | 0.67% | 0.39% | - |
| XYZ | 7.44 | 4.45 | 9.06 | - |
| YUV | 58.96 | 142.7 | 157.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 33 | 85 | 0 | 0.67 | 0.15 | 0.61 | 313.43 | 0.5 | 0.26 |
| Hex | 64 | 21 | 55 | 0 | 43 | F | 3D | 139 | 32 | 1A |
| Octal | 144 | 41 | 125 | 0 | 103 | 17 | 75 | 471 | 62 | 32 |
| Binary | 1100100 | 100001 | 1010101 | 0 | 1000011 | 1111 | 111101 | 100111001 | 110010 | 11010 |
Color Harmonies of #642155
Complementary color
Monochromatic Colors of #642155
Black with #642155
Text Example
Text Example
White with #642155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642155; }
p { color: rgb(100,33,85); }
H1.HeaderClassName
{
color: #642155;
}
.AnyTagClassName
{
color: #642155;
}
</style>
background-color css
<style>
a { background-color: #642155; }
a { background-color: rgb(100,33,85); }
div.DivClassName
{
background-color: #642155;
}
.BgClassName
{
background-color: #642155;
}
</style>
border-color css
<style>
span { border-color: #642155; }
span { border-color: rgb(100,33,85); }
td.TdClassName
{
border-color: #642155;
}
.TagClassName
{
border-color: #642155;
}
</style>