Shades of Palatinate Purple #642852
Tints of Palatinate Purple #642852
RGB
CMYK
RGB Variations
Color information
#642852 (or 0x642852) is known color: Palatinate Purple. HEX triplet: 64, 28 and 52. RGB value is (100,40,82). Sum of RGB (Red+Green+Blue) = 100+40+82=222 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.05% from 222); Green value is 40 (16.02% from 255 or 18.02% from 222); Blue value is 82 (32.42% from 255 or 36.94% from 222); Max value from RGB is 100 - color contains mainly: red. Hex color #642852 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642852 is #9BD7AD. Grayscale: #3E3E3E. Windows color (decimal): -10213294 or 5384292. OLE color: 5384292.
HSL color Cylindrical-coordinate representation of color #642852: hue angle of 318º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #642852 is Cyan = 0, Magento = 0.6, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 40 | 82 | - |
| CMYK | 0 | 0.6 | 0.18 | 0.61 |
| HSL | 318º | 0.43% | 0.27% | - |
| HSV(B) | 318º | 0.6% | 0.39% | - |
| XYZ | 7.54 | 4.84 | 8.52 | - |
| YUV | 62.73 | 138.88 | 154.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 40 | 82 | 0 | 0.6 | 0.18 | 0.61 | 318 | 0.43 | 0.27 |
| Hex | 64 | 28 | 52 | 0 | 3C | 12 | 3D | 13E | 2B | 1B |
| Octal | 144 | 50 | 122 | 0 | 74 | 22 | 75 | 476 | 53 | 33 |
| Binary | 1100100 | 101000 | 1010010 | 0 | 111100 | 10010 | 111101 | 100111110 | 101011 | 11011 |
Color Harmonies of #642852
Complementary color
Monochromatic Colors of #642852
Black with #642852
Text Example
Text Example
White with #642852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642852; }
p { color: rgb(100,40,82); }
H1.HeaderClassName
{
color: #642852;
}
.AnyTagClassName
{
color: #642852;
}
</style>
background-color css
<style>
a { background-color: #642852; }
a { background-color: rgb(100,40,82); }
div.DivClassName
{
background-color: #642852;
}
.BgClassName
{
background-color: #642852;
}
</style>
border-color css
<style>
span { border-color: #642852; }
span { border-color: rgb(100,40,82); }
td.TdClassName
{
border-color: #642852;
}
.TagClassName
{
border-color: #642852;
}
</style>