Shades of Palatinate Purple #643056
Tints of Palatinate Purple #643056
RGB
CMYK
RGB Variations
Color information
#643056 (or 0x643056) is known color: Palatinate Purple. HEX triplet: 64, 30 and 56. RGB value is (100,48,86). Sum of RGB (Red+Green+Blue) = 100+48+86=234 (30% of max value = 765). Red value is 100 (39.45% from 255 or 42.74% from 234); Green value is 48 (19.14% from 255 or 20.51% from 234); Blue value is 86 (33.98% from 255 or 36.75% from 234); Max value from RGB is 100 - color contains mainly: red. Hex color #643056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643056 is #9BCFA9. Grayscale: #434343. Windows color (decimal): -10211242 or 5648484. OLE color: 5648484.
HSL color Cylindrical-coordinate representation of color #643056: hue angle of 316.15º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #643056 is Cyan = 0, Magento = 0.52, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 48 | 86 | - |
| CMYK | 0 | 0.52 | 0.14 | 0.61 |
| HSL | 316.15º | 0.35% | 0.29% | - |
| HSV(B) | 316.15º | 0.52% | 0.39% | - |
| XYZ | 7.99 | 5.5 | 9.44 | - |
| YUV | 67.88 | 138.23 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 48 | 86 | 0 | 0.52 | 0.14 | 0.61 | 316.15 | 0.35 | 0.29 |
| Hex | 64 | 30 | 56 | 0 | 34 | E | 3D | 13C | 23 | 1D |
| Octal | 144 | 60 | 126 | 0 | 64 | 16 | 75 | 474 | 43 | 35 |
| Binary | 1100100 | 110000 | 1010110 | 0 | 110100 | 1110 | 111101 | 100111100 | 100011 | 11101 |
Color Harmonies of #643056
Complementary color
Monochromatic Colors of #643056
Black with #643056
Text Example
Text Example
White with #643056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643056; }
p { color: rgb(100,48,86); }
H1.HeaderClassName
{
color: #643056;
}
.AnyTagClassName
{
color: #643056;
}
</style>
background-color css
<style>
a { background-color: #643056; }
a { background-color: rgb(100,48,86); }
div.DivClassName
{
background-color: #643056;
}
.BgClassName
{
background-color: #643056;
}
</style>
border-color css
<style>
span { border-color: #643056; }
span { border-color: rgb(100,48,86); }
td.TdClassName
{
border-color: #643056;
}
.TagClassName
{
border-color: #643056;
}
</style>