Shades of Palatinate Purple #611864
Tints of Palatinate Purple #611864
RGB
CMYK
RGB Variations
Color information
#611864 (or 0x611864) is known color: Palatinate Purple. HEX triplet: 61, 18 and 64. RGB value is (97,24,100). Sum of RGB (Red+Green+Blue) = 97+24+100=221 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.89% from 221); Green value is 24 (9.77% from 255 or 10.86% from 221); Blue value is 100 (39.45% from 255 or 45.25% from 221); Max value from RGB is 100 - color contains mainly: blue. Hex color #611864 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611864 is #9EE79B. Grayscale: #363636. Windows color (decimal): -10413980 or 6559841. OLE color: 6559841.
HSL color Cylindrical-coordinate representation of color #611864: hue angle of 297.63º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #611864 is Cyan = 0.03, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 24 | 100 | - |
| CMYK | 0.03 | 0.76 | 0 | 0.61 |
| HSL | 297.63º | 0.61% | 0.24% | - |
| HSV(B) | 297.63º | 0.76% | 0.39% | - |
| XYZ | 7.56 | 4.11 | 12.45 | - |
| YUV | 54.49 | 153.68 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 24 | 100 | 0.03 | 0.76 | 0 | 0.61 | 297.63 | 0.61 | 0.24 |
| Hex | 61 | 18 | 64 | 3 | 4C | 0 | 3D | 12A | 3D | 18 |
| Octal | 141 | 30 | 144 | 3 | 114 | 0 | 75 | 452 | 75 | 30 |
| Binary | 1100001 | 11000 | 1100100 | 11 | 1001100 | 0 | 111101 | 100101010 | 111101 | 11000 |
Color Harmonies of #611864
Complementary color
Monochromatic Colors of #611864
Black with #611864
Text Example
Text Example
White with #611864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611864; }
p { color: rgb(97,24,100); }
H1.HeaderClassName
{
color: #611864;
}
.AnyTagClassName
{
color: #611864;
}
</style>
background-color css
<style>
a { background-color: #611864; }
a { background-color: rgb(97,24,100); }
div.DivClassName
{
background-color: #611864;
}
.BgClassName
{
background-color: #611864;
}
</style>
border-color css
<style>
span { border-color: #611864; }
span { border-color: rgb(97,24,100); }
td.TdClassName
{
border-color: #611864;
}
.TagClassName
{
border-color: #611864;
}
</style>