Shades of Palatinate Purple #642058
Tints of Palatinate Purple #642058
RGB
CMYK
RGB Variations
Color information
#642058 (or 0x642058) is known color: Palatinate Purple. HEX triplet: 64, 20 and 58. RGB value is (100,32,88). Sum of RGB (Red+Green+Blue) = 100+32+88=220 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.45% from 220); Green value is 32 (12.89% from 255 or 14.55% from 220); Blue value is 88 (34.77% from 255 or 40% from 220); Max value from RGB is 100 - color contains mainly: red. Hex color #642058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642058 is #9BDFA7. Grayscale: #3A3A3A. Windows color (decimal): -10215336 or 5775460. OLE color: 5775460.
HSL color Cylindrical-coordinate representation of color #642058: hue angle of 310.59º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #642058 is Cyan = 0, Magento = 0.68, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 32 | 88 | - |
| CMYK | 0 | 0.68 | 0.12 | 0.61 |
| HSL | 310.59º | 0.52% | 0.26% | - |
| HSV(B) | 310.59º | 0.68% | 0.39% | - |
| XYZ | 7.53 | 4.45 | 9.69 | - |
| YUV | 58.72 | 144.53 | 157.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 32 | 88 | 0 | 0.68 | 0.12 | 0.61 | 310.59 | 0.52 | 0.26 |
| Hex | 64 | 20 | 58 | 0 | 44 | C | 3D | 137 | 34 | 1A |
| Octal | 144 | 40 | 130 | 0 | 104 | 14 | 75 | 467 | 64 | 32 |
| Binary | 1100100 | 100000 | 1011000 | 0 | 1000100 | 1100 | 111101 | 100110111 | 110100 | 11010 |
Color Harmonies of #642058
Complementary color
Monochromatic Colors of #642058
Black with #642058
Text Example
Text Example
White with #642058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642058; }
p { color: rgb(100,32,88); }
H1.HeaderClassName
{
color: #642058;
}
.AnyTagClassName
{
color: #642058;
}
</style>
background-color css
<style>
a { background-color: #642058; }
a { background-color: rgb(100,32,88); }
div.DivClassName
{
background-color: #642058;
}
.BgClassName
{
background-color: #642058;
}
</style>
border-color css
<style>
span { border-color: #642058; }
span { border-color: rgb(100,32,88); }
td.TdClassName
{
border-color: #642058;
}
.TagClassName
{
border-color: #642058;
}
</style>