Shades of Palatinate Purple #643157
Tints of Palatinate Purple #643157
RGB
CMYK
RGB Variations
Color information
#643157 (or 0x643157) is known color: Palatinate Purple. HEX triplet: 64, 31 and 57. RGB value is (100,49,87). Sum of RGB (Red+Green+Blue) = 100+49+87=236 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.37% from 236); Green value is 49 (19.53% from 255 or 20.76% from 236); Blue value is 87 (34.38% from 255 or 36.86% from 236); Max value from RGB is 100 - color contains mainly: red. Hex color #643157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643157 is #9BCEA8. Grayscale: #444444. Windows color (decimal): -10210985 or 5714276. OLE color: 5714276.
HSL color Cylindrical-coordinate representation of color #643157: hue angle of 315.29º 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 #643157 is Cyan = 0, Magento = 0.51, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 49 | 87 | - |
| CMYK | 0 | 0.51 | 0.13 | 0.61 |
| HSL | 315.29º | 0.34% | 0.29% | - |
| HSV(B) | 315.29º | 0.51% | 0.39% | - |
| XYZ | 8.07 | 5.59 | 9.67 | - |
| YUV | 68.58 | 138.4 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 49 | 87 | 0 | 0.51 | 0.13 | 0.61 | 315.29 | 0.34 | 0.29 |
| Hex | 64 | 31 | 57 | 0 | 33 | D | 3D | 13B | 22 | 1D |
| Octal | 144 | 61 | 127 | 0 | 63 | 15 | 75 | 473 | 42 | 35 |
| Binary | 1100100 | 110001 | 1010111 | 0 | 110011 | 1101 | 111101 | 100111011 | 100010 | 11101 |
Color Harmonies of #643157
Complementary color
Monochromatic Colors of #643157
Black with #643157
Text Example
Text Example
White with #643157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643157; }
p { color: rgb(100,49,87); }
H1.HeaderClassName
{
color: #643157;
}
.AnyTagClassName
{
color: #643157;
}
</style>
background-color css
<style>
a { background-color: #643157; }
a { background-color: rgb(100,49,87); }
div.DivClassName
{
background-color: #643157;
}
.BgClassName
{
background-color: #643157;
}
</style>
border-color css
<style>
span { border-color: #643157; }
span { border-color: rgb(100,49,87); }
td.TdClassName
{
border-color: #643157;
}
.TagClassName
{
border-color: #643157;
}
</style>