Shades of Palatinate Purple #642661
Tints of Palatinate Purple #642661
RGB
CMYK
RGB Variations
Color information
#642661 (or 0x642661) is known color: Palatinate Purple. HEX triplet: 64, 26 and 61. RGB value is (100,38,97). Sum of RGB (Red+Green+Blue) = 100+38+97=235 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.55% from 235); Green value is 38 (15.23% from 255 or 16.17% from 235); Blue value is 97 (38.28% from 255 or 41.28% from 235); Max value from RGB is 100 - color contains mainly: red. Hex color #642661 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642661 is #9BD99E. Grayscale: #3F3F3F. Windows color (decimal): -10213791 or 6366820. OLE color: 6366820.
HSL color Cylindrical-coordinate representation of color #642661: hue angle of 302.9º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #642661 is Cyan = 0, Magento = 0.62, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 38 | 97 | - |
| CMYK | 0 | 0.62 | 0.03 | 0.61 |
| HSL | 302.9º | 0.45% | 0.27% | - |
| HSV(B) | 302.9º | 0.62% | 0.39% | - |
| XYZ | 8.11 | 4.96 | 11.84 | - |
| YUV | 63.26 | 147.04 | 154.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 97 | 0 | 0.62 | 0.03 | 0.61 | 302.9 | 0.45 | 0.27 |
| Hex | 64 | 26 | 61 | 0 | 3E | 3 | 3D | 12F | 2D | 1B |
| Octal | 144 | 46 | 141 | 0 | 76 | 3 | 75 | 457 | 55 | 33 |
| Binary | 1100100 | 100110 | 1100001 | 0 | 111110 | 11 | 111101 | 100101111 | 101101 | 11011 |
Color Harmonies of #642661
Complementary color
Monochromatic Colors of #642661
Black with #642661
Text Example
Text Example
White with #642661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642661; }
p { color: rgb(100,38,97); }
H1.HeaderClassName
{
color: #642661;
}
.AnyTagClassName
{
color: #642661;
}
</style>
background-color css
<style>
a { background-color: #642661; }
a { background-color: rgb(100,38,97); }
div.DivClassName
{
background-color: #642661;
}
.BgClassName
{
background-color: #642661;
}
</style>
border-color css
<style>
span { border-color: #642661; }
span { border-color: rgb(100,38,97); }
td.TdClassName
{
border-color: #642661;
}
.TagClassName
{
border-color: #642661;
}
</style>