Shades of Palatinate Purple #643758
Tints of Palatinate Purple #643758
RGB
CMYK
RGB Variations
Color information
#643758 (or 0x643758) is known color: Palatinate Purple. HEX triplet: 64, 37 and 58. RGB value is (100,55,88). Sum of RGB (Red+Green+Blue) = 100+55+88=243 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.15% from 243); Green value is 55 (21.88% from 255 or 22.63% from 243); Blue value is 88 (34.77% from 255 or 36.21% from 243); Max value from RGB is 100 - color contains mainly: red. Hex color #643758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643758 is #9BC8A7. Grayscale: #484848. Windows color (decimal): -10209448 or 5781348. OLE color: 5781348.
HSL color Cylindrical-coordinate representation of color #643758: hue angle of 316º 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 #643758 is Cyan = 0, Magento = 0.45, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 55 | 88 | - |
| CMYK | 0 | 0.45 | 0.12 | 0.61 |
| HSL | 316º | 0.29% | 0.3% | - |
| HSV(B) | 316º | 0.45% | 0.39% | - |
| XYZ | 8.38 | 6.15 | 9.98 | - |
| YUV | 72.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 55 | 88 | 0 | 0.45 | 0.12 | 0.61 | 316 | 0.29 | 0.3 |
| Hex | 64 | 37 | 58 | 0 | 2D | C | 3D | 13C | 1D | 1E |
| Octal | 144 | 67 | 130 | 0 | 55 | 14 | 75 | 474 | 35 | 36 |
| Binary | 1100100 | 110111 | 1011000 | 0 | 101101 | 1100 | 111101 | 100111100 | 11101 | 11110 |
Color Harmonies of #643758
Complementary color
Monochromatic Colors of #643758
Black with #643758
Text Example
Text Example
White with #643758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643758; }
p { color: rgb(100,55,88); }
H1.HeaderClassName
{
color: #643758;
}
.AnyTagClassName
{
color: #643758;
}
</style>
background-color css
<style>
a { background-color: #643758; }
a { background-color: rgb(100,55,88); }
div.DivClassName
{
background-color: #643758;
}
.BgClassName
{
background-color: #643758;
}
</style>
border-color css
<style>
span { border-color: #643758; }
span { border-color: rgb(100,55,88); }
td.TdClassName
{
border-color: #643758;
}
.TagClassName
{
border-color: #643758;
}
</style>