Shades of Palatinate Purple #642157
Tints of Palatinate Purple #642157
RGB
CMYK
RGB Variations
Color information
#642157 (or 0x642157) is known color: Palatinate Purple. HEX triplet: 64, 21 and 57. RGB value is (100,33,87). Sum of RGB (Red+Green+Blue) = 100+33+87=220 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.45% from 220); Green value is 33 (13.28% from 255 or 15% from 220); Blue value is 87 (34.38% from 255 or 39.55% from 220); Max value from RGB is 100 - color contains mainly: red. Hex color #642157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642157 is #9BDEA8. Grayscale: #3B3B3B. Windows color (decimal): -10215081 or 5710180. OLE color: 5710180.
HSL color Cylindrical-coordinate representation of color #642157: hue angle of 311.64º 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 #642157 is Cyan = 0, Magento = 0.67, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 33 | 87 | - |
| CMYK | 0 | 0.67 | 0.13 | 0.61 |
| HSL | 311.64º | 0.5% | 0.26% | - |
| HSV(B) | 311.64º | 0.67% | 0.39% | - |
| XYZ | 7.52 | 4.49 | 9.49 | - |
| YUV | 59.19 | 143.7 | 157.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 33 | 87 | 0 | 0.67 | 0.13 | 0.61 | 311.64 | 0.5 | 0.26 |
| Hex | 64 | 21 | 57 | 0 | 43 | D | 3D | 138 | 32 | 1A |
| Octal | 144 | 41 | 127 | 0 | 103 | 15 | 75 | 470 | 62 | 32 |
| Binary | 1100100 | 100001 | 1010111 | 0 | 1000011 | 1101 | 111101 | 100111000 | 110010 | 11010 |
Color Harmonies of #642157
Complementary color
Monochromatic Colors of #642157
Black with #642157
Text Example
Text Example
White with #642157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642157; }
p { color: rgb(100,33,87); }
H1.HeaderClassName
{
color: #642157;
}
.AnyTagClassName
{
color: #642157;
}
</style>
background-color css
<style>
a { background-color: #642157; }
a { background-color: rgb(100,33,87); }
div.DivClassName
{
background-color: #642157;
}
.BgClassName
{
background-color: #642157;
}
</style>
border-color css
<style>
span { border-color: #642157; }
span { border-color: rgb(100,33,87); }
td.TdClassName
{
border-color: #642157;
}
.TagClassName
{
border-color: #642157;
}
</style>