Shades of Palatinate Purple #642556
Tints of Palatinate Purple #642556
RGB
CMYK
RGB Variations
Color information
#642556 (or 0x642556) is known color: Palatinate Purple. HEX triplet: 64, 25 and 56. RGB value is (100,37,86). Sum of RGB (Red+Green+Blue) = 100+37+86=223 (29% of max value = 765). Red value is 100 (39.45% from 255 or 44.84% from 223); Green value is 37 (14.84% from 255 or 16.59% from 223); Blue value is 86 (33.98% from 255 or 38.57% from 223); Max value from RGB is 100 - color contains mainly: red. Hex color #642556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642556 is #9BDAA9. Grayscale: #3D3D3D. Windows color (decimal): -10214058 or 5645668. OLE color: 5645668.
HSL color Cylindrical-coordinate representation of color #642556: hue angle of 313.33º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #642556 is Cyan = 0, Magento = 0.63, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 37 | 86 | - |
| CMYK | 0 | 0.63 | 0.14 | 0.61 |
| HSL | 313.33º | 0.46% | 0.27% | - |
| HSV(B) | 313.33º | 0.63% | 0.39% | - |
| XYZ | 7.6 | 4.7 | 9.31 | - |
| YUV | 61.42 | 141.87 | 155.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 86 | 0 | 0.63 | 0.14 | 0.61 | 313.33 | 0.46 | 0.27 |
| Hex | 64 | 25 | 56 | 0 | 3F | E | 3D | 139 | 2E | 1B |
| Octal | 144 | 45 | 126 | 0 | 77 | 16 | 75 | 471 | 56 | 33 |
| Binary | 1100100 | 100101 | 1010110 | 0 | 111111 | 1110 | 111101 | 100111001 | 101110 | 11011 |
Color Harmonies of #642556
Complementary color
Monochromatic Colors of #642556
Black with #642556
Text Example
Text Example
White with #642556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642556; }
p { color: rgb(100,37,86); }
H1.HeaderClassName
{
color: #642556;
}
.AnyTagClassName
{
color: #642556;
}
</style>
background-color css
<style>
a { background-color: #642556; }
a { background-color: rgb(100,37,86); }
div.DivClassName
{
background-color: #642556;
}
.BgClassName
{
background-color: #642556;
}
</style>
border-color css
<style>
span { border-color: #642556; }
span { border-color: rgb(100,37,86); }
td.TdClassName
{
border-color: #642556;
}
.TagClassName
{
border-color: #642556;
}
</style>