Shades of Palatinate Purple #641062
Tints of Palatinate Purple #641062
RGB
CMYK
RGB Variations
Color information
#641062 (or 0x641062) is known color: Palatinate Purple. HEX triplet: 64, 10 and 62. RGB value is (100,16,98). Sum of RGB (Red+Green+Blue) = 100+16+98=214 (28% of max value = 765). Red value is 100 (39.45% from 255 or 46.73% from 214); Green value is 16 (6.64% from 255 or 7.48% from 214); Blue value is 98 (38.67% from 255 or 45.79% from 214); Max value from RGB is 100 - color contains mainly: red. Hex color #641062 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641062 is #9BEF9D. Grayscale: #323232. Windows color (decimal): -10219422 or 6426724. OLE color: 6426724.
HSL color Cylindrical-coordinate representation of color #641062: hue angle of 301.43º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #641062 is Cyan = 0, Magento = 0.84, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 16 | 98 | - |
| CMYK | 0 | 0.84 | 0.02 | 0.61 |
| HSL | 301.43º | 0.72% | 0.23% | - |
| HSV(B) | 301.43º | 0.84% | 0.39% | - |
| XYZ | 7.65 | 3.96 | 11.92 | - |
| YUV | 50.46 | 154.83 | 163.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 16 | 98 | 0 | 0.84 | 0.02 | 0.61 | 301.43 | 0.72 | 0.23 |
| Hex | 64 | 10 | 62 | 0 | 54 | 2 | 3D | 12D | 48 | 17 |
| Octal | 144 | 20 | 142 | 0 | 124 | 2 | 75 | 455 | 110 | 27 |
| Binary | 1100100 | 10000 | 1100010 | 0 | 1010100 | 10 | 111101 | 100101101 | 1001000 | 10111 |
Color Harmonies of #641062
Complementary color
Monochromatic Colors of #641062
Black with #641062
Text Example
Text Example
White with #641062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641062; }
p { color: rgb(100,16,98); }
H1.HeaderClassName
{
color: #641062;
}
.AnyTagClassName
{
color: #641062;
}
</style>
background-color css
<style>
a { background-color: #641062; }
a { background-color: rgb(100,16,98); }
div.DivClassName
{
background-color: #641062;
}
.BgClassName
{
background-color: #641062;
}
</style>
border-color css
<style>
span { border-color: #641062; }
span { border-color: rgb(100,16,98); }
td.TdClassName
{
border-color: #641062;
}
.TagClassName
{
border-color: #641062;
}
</style>