Shades of Palatinate Purple #640766
Tints of Palatinate Purple #640766
RGB
CMYK
RGB Variations
Color information
#640766 (or 0x640766) is known color: Palatinate Purple. HEX triplet: 64, 07 and 66. RGB value is (100,7,102). Sum of RGB (Red+Green+Blue) = 100+7+102=209 (27% of max value = 765). Red value is 100 (39.45% from 255 or 47.85% from 209); Green value is 7 (3.12% from 255 or 3.35% from 209); Blue value is 102 (40.23% from 255 or 48.80% from 209); Max value from RGB is 102 - color contains mainly: blue. Hex color #640766 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #640766 is #9BF899. Grayscale: #2D2D2D. Windows color (decimal): -10221722 or 6686564. OLE color: 6686564.
HSL color Cylindrical-coordinate representation of color #640766: hue angle of 298.74º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #640766 is Cyan = 0.02, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 100 | 7 | 102 | - |
| CMYK | 0.02 | 0.93 | 0 | 0.6 |
| HSL | 298.74º | 0.87% | 0.21% | - |
| HSV(B) | 298.74º | 0.93% | 0.4% | - |
| XYZ | 7.73 | 3.82 | 12.9 | - |
| YUV | 45.64 | 159.81 | 166.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 7 | 102 | 0.02 | 0.93 | 0 | 0.6 | 298.74 | 0.87 | 0.21 |
| Hex | 64 | 7 | 66 | 2 | 5D | 0 | 3C | 12B | 57 | 15 |
| Octal | 144 | 7 | 146 | 2 | 135 | 0 | 74 | 453 | 127 | 25 |
| Binary | 1100100 | 111 | 1100110 | 10 | 1011101 | 0 | 111100 | 100101011 | 1010111 | 10101 |
Color Harmonies of #640766
Complementary color
Monochromatic Colors of #640766
Black with #640766
Text Example
Text Example
White with #640766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640766; }
p { color: rgb(100,7,102); }
H1.HeaderClassName
{
color: #640766;
}
.AnyTagClassName
{
color: #640766;
}
</style>
background-color css
<style>
a { background-color: #640766; }
a { background-color: rgb(100,7,102); }
div.DivClassName
{
background-color: #640766;
}
.BgClassName
{
background-color: #640766;
}
</style>
border-color css
<style>
span { border-color: #640766; }
span { border-color: rgb(100,7,102); }
td.TdClassName
{
border-color: #640766;
}
.TagClassName
{
border-color: #640766;
}
</style>