Shades of Palatinate Purple #643762
Tints of Palatinate Purple #643762
RGB
CMYK
RGB Variations
Color information
#643762 (or 0x643762) is known color: Palatinate Purple. HEX triplet: 64, 37 and 62. RGB value is (100,55,98). Sum of RGB (Red+Green+Blue) = 100+55+98=253 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.53% from 253); Green value is 55 (21.88% from 255 or 21.74% from 253); Blue value is 98 (38.67% from 255 or 38.74% from 253); Max value from RGB is 100 - color contains mainly: red. Hex color #643762 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643762 is #9BC89D. Grayscale: #494949. Windows color (decimal): -10209438 or 6436708. OLE color: 6436708.
HSL color Cylindrical-coordinate representation of color #643762: hue angle of 302.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 #643762 is Cyan = 0, Magento = 0.45, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 55 | 98 | - |
| CMYK | 0 | 0.45 | 0.02 | 0.61 |
| HSL | 302.67º | 0.29% | 0.3% | - |
| HSV(B) | 302.67º | 0.45% | 0.39% | - |
| XYZ | 8.83 | 6.32 | 12.31 | - |
| YUV | 73.36 | 141.91 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 55 | 98 | 0 | 0.45 | 0.02 | 0.61 | 302.67 | 0.29 | 0.3 |
| Hex | 64 | 37 | 62 | 0 | 2D | 2 | 3D | 12F | 1D | 1E |
| Octal | 144 | 67 | 142 | 0 | 55 | 2 | 75 | 457 | 35 | 36 |
| Binary | 1100100 | 110111 | 1100010 | 0 | 101101 | 10 | 111101 | 100101111 | 11101 | 11110 |
Color Harmonies of #643762
Complementary color
Monochromatic Colors of #643762
Black with #643762
Text Example
Text Example
White with #643762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643762; }
p { color: rgb(100,55,98); }
H1.HeaderClassName
{
color: #643762;
}
.AnyTagClassName
{
color: #643762;
}
</style>
background-color css
<style>
a { background-color: #643762; }
a { background-color: rgb(100,55,98); }
div.DivClassName
{
background-color: #643762;
}
.BgClassName
{
background-color: #643762;
}
</style>
border-color css
<style>
span { border-color: #643762; }
span { border-color: rgb(100,55,98); }
td.TdClassName
{
border-color: #643762;
}
.TagClassName
{
border-color: #643762;
}
</style>