Shades of Palatinate Purple #642453
Tints of Palatinate Purple #642453
RGB
CMYK
RGB Variations
Color information
#642453 (or 0x642453) is known color: Palatinate Purple. HEX triplet: 64, 24 and 53. RGB value is (100,36,83). Sum of RGB (Red+Green+Blue) = 100+36+83=219 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.66% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 83 (32.81% from 255 or 37.90% from 219); Max value from RGB is 100 - color contains mainly: red. Hex color #642453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642453 is #9BDBAC. Grayscale: #3C3C3C. Windows color (decimal): -10214317 or 5448804. OLE color: 5448804.
HSL color Cylindrical-coordinate representation of color #642453: hue angle of 315.94º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #642453 is Cyan = 0, Magento = 0.64, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 36 | 83 | - |
| CMYK | 0 | 0.64 | 0.17 | 0.61 |
| HSL | 315.94º | 0.47% | 0.27% | - |
| HSV(B) | 315.94º | 0.64% | 0.39% | - |
| XYZ | 7.45 | 4.6 | 8.68 | - |
| YUV | 60.49 | 140.7 | 156.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 36 | 83 | 0 | 0.64 | 0.17 | 0.61 | 315.94 | 0.47 | 0.27 |
| Hex | 64 | 24 | 53 | 0 | 40 | 11 | 3D | 13C | 2F | 1B |
| Octal | 144 | 44 | 123 | 0 | 100 | 21 | 75 | 474 | 57 | 33 |
| Binary | 1100100 | 100100 | 1010011 | 0 | 1000000 | 10001 | 111101 | 100111100 | 101111 | 11011 |
Color Harmonies of #642453
Complementary color
Monochromatic Colors of #642453
Black with #642453
Text Example
Text Example
White with #642453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642453; }
p { color: rgb(100,36,83); }
H1.HeaderClassName
{
color: #642453;
}
.AnyTagClassName
{
color: #642453;
}
</style>
background-color css
<style>
a { background-color: #642453; }
a { background-color: rgb(100,36,83); }
div.DivClassName
{
background-color: #642453;
}
.BgClassName
{
background-color: #642453;
}
</style>
border-color css
<style>
span { border-color: #642453; }
span { border-color: rgb(100,36,83); }
td.TdClassName
{
border-color: #642453;
}
.TagClassName
{
border-color: #642453;
}
</style>