Shades of Palatinate Purple #643662
Tints of Palatinate Purple #643662
RGB
CMYK
RGB Variations
Color information
#643662 (or 0x643662) is known color: Palatinate Purple. HEX triplet: 64, 36 and 62. RGB value is (100,54,98). Sum of RGB (Red+Green+Blue) = 100+54+98=252 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.68% from 252); Green value is 54 (21.48% from 255 or 21.43% from 252); Blue value is 98 (38.67% from 255 or 38.89% from 252); Max value from RGB is 100 - color contains mainly: red. Hex color #643662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643662 is #9BC99D. Grayscale: #484848. Windows color (decimal): -10209694 or 6436452. OLE color: 6436452.
HSL color Cylindrical-coordinate representation of color #643662: hue angle of 302.61º 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 #643662 is Cyan = 0, Magento = 0.46, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 54 | 98 | - |
| CMYK | 0 | 0.46 | 0.02 | 0.61 |
| HSL | 302.61º | 0.3% | 0.3% | - |
| HSV(B) | 302.61º | 0.46% | 0.39% | - |
| XYZ | 8.78 | 6.23 | 12.29 | - |
| YUV | 72.77 | 142.24 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 54 | 98 | 0 | 0.46 | 0.02 | 0.61 | 302.61 | 0.3 | 0.3 |
| Hex | 64 | 36 | 62 | 0 | 2E | 2 | 3D | 12F | 1E | 1E |
| Octal | 144 | 66 | 142 | 0 | 56 | 2 | 75 | 457 | 36 | 36 |
| Binary | 1100100 | 110110 | 1100010 | 0 | 101110 | 10 | 111101 | 100101111 | 11110 | 11110 |
Color Harmonies of #643662
Complementary color
Monochromatic Colors of #643662
Black with #643662
Text Example
Text Example
White with #643662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643662; }
p { color: rgb(100,54,98); }
H1.HeaderClassName
{
color: #643662;
}
.AnyTagClassName
{
color: #643662;
}
</style>
background-color css
<style>
a { background-color: #643662; }
a { background-color: rgb(100,54,98); }
div.DivClassName
{
background-color: #643662;
}
.BgClassName
{
background-color: #643662;
}
</style>
border-color css
<style>
span { border-color: #643662; }
span { border-color: rgb(100,54,98); }
td.TdClassName
{
border-color: #643662;
}
.TagClassName
{
border-color: #643662;
}
</style>