Shades of Palatinate Purple #643656
Tints of Palatinate Purple #643656
RGB
CMYK
RGB Variations
Color information
#643656 (or 0x643656) is known color: Palatinate Purple. HEX triplet: 64, 36 and 56. RGB value is (100,54,86). Sum of RGB (Red+Green+Blue) = 100+54+86=240 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.67% from 240); Green value is 54 (21.48% from 255 or 22.5% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 100 - color contains mainly: red. Hex color #643656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643656 is #9BC9A9. Grayscale: #474747. Windows color (decimal): -10209706 or 5650020. OLE color: 5650020.
HSL color Cylindrical-coordinate representation of color #643656: hue angle of 318.26º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #643656 is Cyan = 0, Magento = 0.46, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 54 | 86 | - |
| CMYK | 0 | 0.46 | 0.14 | 0.61 |
| HSL | 318.26º | 0.3% | 0.3% | - |
| HSV(B) | 318.26º | 0.46% | 0.39% | - |
| XYZ | 8.25 | 6.02 | 9.53 | - |
| YUV | 71.4 | 136.24 | 148.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 54 | 86 | 0 | 0.46 | 0.14 | 0.61 | 318.26 | 0.3 | 0.3 |
| Hex | 64 | 36 | 56 | 0 | 2E | E | 3D | 13E | 1E | 1E |
| Octal | 144 | 66 | 126 | 0 | 56 | 16 | 75 | 476 | 36 | 36 |
| Binary | 1100100 | 110110 | 1010110 | 0 | 101110 | 1110 | 111101 | 100111110 | 11110 | 11110 |
Color Harmonies of #643656
Complementary color
Monochromatic Colors of #643656
Black with #643656
Text Example
Text Example
White with #643656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643656; }
p { color: rgb(100,54,86); }
H1.HeaderClassName
{
color: #643656;
}
.AnyTagClassName
{
color: #643656;
}
</style>
background-color css
<style>
a { background-color: #643656; }
a { background-color: rgb(100,54,86); }
div.DivClassName
{
background-color: #643656;
}
.BgClassName
{
background-color: #643656;
}
</style>
border-color css
<style>
span { border-color: #643656; }
span { border-color: rgb(100,54,86); }
td.TdClassName
{
border-color: #643656;
}
.TagClassName
{
border-color: #643656;
}
</style>