Shades of Palatinate Purple #642854
Tints of Palatinate Purple #642854
RGB
CMYK
RGB Variations
Color information
#642854 (or 0x642854) is known color: Palatinate Purple. HEX triplet: 64, 28 and 54. RGB value is (100,40,84). Sum of RGB (Red+Green+Blue) = 100+40+84=224 (29% of max value = 765). Red value is 100 (39.45% from 255 or 44.64% from 224); Green value is 40 (16.02% from 255 or 17.86% from 224); Blue value is 84 (33.20% from 255 or 37.5% from 224); Max value from RGB is 100 - color contains mainly: red. Hex color #642854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642854 is #9BD7AB. Grayscale: #3E3E3E. Windows color (decimal): -10213292 or 5515364. OLE color: 5515364.
HSL color Cylindrical-coordinate representation of color #642854: hue angle of 316º 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 #642854 is Cyan = 0, Magento = 0.6, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 40 | 84 | - |
| CMYK | 0 | 0.6 | 0.16 | 0.61 |
| HSL | 316º | 0.43% | 0.27% | - |
| HSV(B) | 316º | 0.6% | 0.39% | - |
| XYZ | 7.61 | 4.87 | 8.93 | - |
| YUV | 62.96 | 139.88 | 154.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 40 | 84 | 0 | 0.6 | 0.16 | 0.61 | 316 | 0.43 | 0.27 |
| Hex | 64 | 28 | 54 | 0 | 3C | 10 | 3D | 13C | 2B | 1B |
| Octal | 144 | 50 | 124 | 0 | 74 | 20 | 75 | 474 | 53 | 33 |
| Binary | 1100100 | 101000 | 1010100 | 0 | 111100 | 10000 | 111101 | 100111100 | 101011 | 11011 |
Color Harmonies of #642854
Complementary color
Monochromatic Colors of #642854
Black with #642854
Text Example
Text Example
White with #642854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642854; }
p { color: rgb(100,40,84); }
H1.HeaderClassName
{
color: #642854;
}
.AnyTagClassName
{
color: #642854;
}
</style>
background-color css
<style>
a { background-color: #642854; }
a { background-color: rgb(100,40,84); }
div.DivClassName
{
background-color: #642854;
}
.BgClassName
{
background-color: #642854;
}
</style>
border-color css
<style>
span { border-color: #642854; }
span { border-color: rgb(100,40,84); }
td.TdClassName
{
border-color: #642854;
}
.TagClassName
{
border-color: #642854;
}
</style>