Shades of Palatinate Purple #611564
Tints of Palatinate Purple #611564
RGB
CMYK
RGB Variations
Color information
#611564 (or 0x611564) is known color: Palatinate Purple. HEX triplet: 61, 15 and 64. RGB value is (97,21,100). Sum of RGB (Red+Green+Blue) = 97+21+100=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 21 (8.59% from 255 or 9.63% from 218); Blue value is 100 (39.45% from 255 or 45.87% from 218); Max value from RGB is 100 - color contains mainly: blue. Hex color #611564 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611564 is #9EEA9B. Grayscale: #343434. Windows color (decimal): -10414748 or 6559073. OLE color: 6559073.
HSL color Cylindrical-coordinate representation of color #611564: hue angle of 297.72º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #611564 is Cyan = 0.03, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 21 | 100 | - |
| CMYK | 0.03 | 0.79 | 0 | 0.61 |
| HSL | 297.72º | 0.65% | 0.24% | - |
| HSV(B) | 297.72º | 0.79% | 0.39% | - |
| XYZ | 7.5 | 4 | 12.43 | - |
| YUV | 52.73 | 154.68 | 159.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 21 | 100 | 0.03 | 0.79 | 0 | 0.61 | 297.72 | 0.65 | 0.24 |
| Hex | 61 | 15 | 64 | 3 | 4F | 0 | 3D | 12A | 41 | 18 |
| Octal | 141 | 25 | 144 | 3 | 117 | 0 | 75 | 452 | 101 | 30 |
| Binary | 1100001 | 10101 | 1100100 | 11 | 1001111 | 0 | 111101 | 100101010 | 1000001 | 11000 |
Color Harmonies of #611564
Complementary color
Monochromatic Colors of #611564
Black with #611564
Text Example
Text Example
White with #611564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611564; }
p { color: rgb(97,21,100); }
H1.HeaderClassName
{
color: #611564;
}
.AnyTagClassName
{
color: #611564;
}
</style>
background-color css
<style>
a { background-color: #611564; }
a { background-color: rgb(97,21,100); }
div.DivClassName
{
background-color: #611564;
}
.BgClassName
{
background-color: #611564;
}
</style>
border-color css
<style>
span { border-color: #611564; }
span { border-color: rgb(97,21,100); }
td.TdClassName
{
border-color: #611564;
}
.TagClassName
{
border-color: #611564;
}
</style>