Shades of Palatinate Purple #641653
Tints of Palatinate Purple #641653
RGB
CMYK
RGB Variations
Color information
#641653 (or 0x641653) is known color: Palatinate Purple. HEX triplet: 64, 16 and 53. RGB value is (100,22,83). Sum of RGB (Red+Green+Blue) = 100+22+83=205 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.78% from 205); Green value is 22 (8.98% from 255 or 10.73% from 205); Blue value is 83 (32.81% from 255 or 40.49% from 205); Max value from RGB is 100 - color contains mainly: red. Hex color #641653 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641653 is #9BE9AC. Grayscale: #343434. Windows color (decimal): -10217901 or 5445220. OLE color: 5445220.
HSL color Cylindrical-coordinate representation of color #641653: hue angle of 313.08º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #641653 is Cyan = 0, Magento = 0.78, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 22 | 83 | - |
| CMYK | 0 | 0.78 | 0.17 | 0.61 |
| HSL | 313.08º | 0.64% | 0.24% | - |
| HSV(B) | 313.08º | 0.78% | 0.39% | - |
| XYZ | 7.1 | 3.91 | 8.56 | - |
| YUV | 52.28 | 145.34 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 22 | 83 | 0 | 0.78 | 0.17 | 0.61 | 313.08 | 0.64 | 0.24 |
| Hex | 64 | 16 | 53 | 0 | 4E | 11 | 3D | 139 | 40 | 18 |
| Octal | 144 | 26 | 123 | 0 | 116 | 21 | 75 | 471 | 100 | 30 |
| Binary | 1100100 | 10110 | 1010011 | 0 | 1001110 | 10001 | 111101 | 100111001 | 1000000 | 11000 |
Color Harmonies of #641653
Complementary color
Monochromatic Colors of #641653
Black with #641653
Text Example
Text Example
White with #641653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641653; }
p { color: rgb(100,22,83); }
H1.HeaderClassName
{
color: #641653;
}
.AnyTagClassName
{
color: #641653;
}
</style>
background-color css
<style>
a { background-color: #641653; }
a { background-color: rgb(100,22,83); }
div.DivClassName
{
background-color: #641653;
}
.BgClassName
{
background-color: #641653;
}
</style>
border-color css
<style>
span { border-color: #641653; }
span { border-color: rgb(100,22,83); }
td.TdClassName
{
border-color: #641653;
}
.TagClassName
{
border-color: #641653;
}
</style>