Shades of Palatinate Purple #643156
Tints of Palatinate Purple #643156
RGB
CMYK
RGB Variations
Color information
#643156 (or 0x643156) is known color: Palatinate Purple. HEX triplet: 64, 31 and 56. RGB value is (100,49,86). Sum of RGB (Red+Green+Blue) = 100+49+86=235 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.55% from 235); Green value is 49 (19.53% from 255 or 20.85% from 235); Blue value is 86 (33.98% from 255 or 36.60% from 235); Max value from RGB is 100 - color contains mainly: red. Hex color #643156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643156 is #9BCEA9. Grayscale: #444444. Windows color (decimal): -10210986 or 5648740. OLE color: 5648740.
HSL color Cylindrical-coordinate representation of color #643156: hue angle of 316.47º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #643156 is Cyan = 0, Magento = 0.51, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 49 | 86 | - |
| CMYK | 0 | 0.51 | 0.14 | 0.61 |
| HSL | 316.47º | 0.34% | 0.29% | - |
| HSV(B) | 316.47º | 0.51% | 0.39% | - |
| XYZ | 8.03 | 5.58 | 9.46 | - |
| YUV | 68.47 | 137.9 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 49 | 86 | 0 | 0.51 | 0.14 | 0.61 | 316.47 | 0.34 | 0.29 |
| Hex | 64 | 31 | 56 | 0 | 33 | E | 3D | 13C | 22 | 1D |
| Octal | 144 | 61 | 126 | 0 | 63 | 16 | 75 | 474 | 42 | 35 |
| Binary | 1100100 | 110001 | 1010110 | 0 | 110011 | 1110 | 111101 | 100111100 | 100010 | 11101 |
Color Harmonies of #643156
Complementary color
Monochromatic Colors of #643156
Black with #643156
Text Example
Text Example
White with #643156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643156; }
p { color: rgb(100,49,86); }
H1.HeaderClassName
{
color: #643156;
}
.AnyTagClassName
{
color: #643156;
}
</style>
background-color css
<style>
a { background-color: #643156; }
a { background-color: rgb(100,49,86); }
div.DivClassName
{
background-color: #643156;
}
.BgClassName
{
background-color: #643156;
}
</style>
border-color css
<style>
span { border-color: #643156; }
span { border-color: rgb(100,49,86); }
td.TdClassName
{
border-color: #643156;
}
.TagClassName
{
border-color: #643156;
}
</style>