Shades of Palatinate Purple #643756
Tints of Palatinate Purple #643756
RGB
CMYK
RGB Variations
Color information
#643756 (or 0x643756) is known color: Palatinate Purple. HEX triplet: 64, 37 and 56. RGB value is (100,55,86). Sum of RGB (Red+Green+Blue) = 100+55+86=241 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.49% from 241); Green value is 55 (21.88% from 255 or 22.82% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 100 - color contains mainly: red. Hex color #643756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643756 is #9BC8A9. Grayscale: #474747. Windows color (decimal): -10209450 or 5650276. OLE color: 5650276.
HSL color Cylindrical-coordinate representation of color #643756: hue angle of 318.67º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #643756 is Cyan = 0, Magento = 0.45, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 55 | 86 | - |
| CMYK | 0 | 0.45 | 0.14 | 0.61 |
| HSL | 318.67º | 0.29% | 0.3% | - |
| HSV(B) | 318.67º | 0.45% | 0.39% | - |
| XYZ | 8.3 | 6.11 | 9.55 | - |
| YUV | 71.99 | 135.91 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 55 | 86 | 0 | 0.45 | 0.14 | 0.61 | 318.67 | 0.29 | 0.3 |
| Hex | 64 | 37 | 56 | 0 | 2D | E | 3D | 13F | 1D | 1E |
| Octal | 144 | 67 | 126 | 0 | 55 | 16 | 75 | 477 | 35 | 36 |
| Binary | 1100100 | 110111 | 1010110 | 0 | 101101 | 1110 | 111101 | 100111111 | 11101 | 11110 |
Color Harmonies of #643756
Complementary color
Monochromatic Colors of #643756
Black with #643756
Text Example
Text Example
White with #643756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643756; }
p { color: rgb(100,55,86); }
H1.HeaderClassName
{
color: #643756;
}
.AnyTagClassName
{
color: #643756;
}
</style>
background-color css
<style>
a { background-color: #643756; }
a { background-color: rgb(100,55,86); }
div.DivClassName
{
background-color: #643756;
}
.BgClassName
{
background-color: #643756;
}
</style>
border-color css
<style>
span { border-color: #643756; }
span { border-color: rgb(100,55,86); }
td.TdClassName
{
border-color: #643756;
}
.TagClassName
{
border-color: #643756;
}
</style>