Shades of Palatinate Purple #643062
Tints of Palatinate Purple #643062
RGB
CMYK
RGB Variations
Color information
#643062 (or 0x643062) is known color: Palatinate Purple. HEX triplet: 64, 30 and 62. RGB value is (100,48,98). Sum of RGB (Red+Green+Blue) = 100+48+98=246 (32% of max value = 765). Red value is 100 (39.45% from 255 or 40.65% from 246); Green value is 48 (19.14% from 255 or 19.51% from 246); Blue value is 98 (38.67% from 255 or 39.84% from 246); Max value from RGB is 100 - color contains mainly: red. Hex color #643062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643062 is #9BCF9D. Grayscale: #454545. Windows color (decimal): -10211230 or 6434916. OLE color: 6434916.
HSL color Cylindrical-coordinate representation of color #643062: hue angle of 302.31º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #643062 is Cyan = 0, Magento = 0.52, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 48 | 98 | - |
| CMYK | 0 | 0.52 | 0.02 | 0.61 |
| HSL | 302.31º | 0.35% | 0.29% | - |
| HSV(B) | 302.31º | 0.52% | 0.39% | - |
| XYZ | 8.52 | 5.71 | 12.21 | - |
| YUV | 69.25 | 144.23 | 149.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 48 | 98 | 0 | 0.52 | 0.02 | 0.61 | 302.31 | 0.35 | 0.29 |
| Hex | 64 | 30 | 62 | 0 | 34 | 2 | 3D | 12E | 23 | 1D |
| Octal | 144 | 60 | 142 | 0 | 64 | 2 | 75 | 456 | 43 | 35 |
| Binary | 1100100 | 110000 | 1100010 | 0 | 110100 | 10 | 111101 | 100101110 | 100011 | 11101 |
Color Harmonies of #643062
Complementary color
Monochromatic Colors of #643062
Black with #643062
Text Example
Text Example
White with #643062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643062; }
p { color: rgb(100,48,98); }
H1.HeaderClassName
{
color: #643062;
}
.AnyTagClassName
{
color: #643062;
}
</style>
background-color css
<style>
a { background-color: #643062; }
a { background-color: rgb(100,48,98); }
div.DivClassName
{
background-color: #643062;
}
.BgClassName
{
background-color: #643062;
}
</style>
border-color css
<style>
span { border-color: #643062; }
span { border-color: rgb(100,48,98); }
td.TdClassName
{
border-color: #643062;
}
.TagClassName
{
border-color: #643062;
}
</style>