Shades of Palatinate Purple #611562
Tints of Palatinate Purple #611562
RGB
CMYK
RGB Variations
Color information
#611562 (or 0x611562) is known color: Palatinate Purple. HEX triplet: 61, 15 and 62. RGB value is (97,21,98). Sum of RGB (Red+Green+Blue) = 97+21+98=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 21 (8.59% from 255 or 9.72% from 216); Blue value is 98 (38.67% from 255 or 45.37% from 216); Max value from RGB is 98 - color contains mainly: blue. Hex color #611562 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611562 is #9EEA9D. Grayscale: #343434. Windows color (decimal): -10414750 or 6428001. OLE color: 6428001.
HSL color Cylindrical-coordinate representation of color #611562: hue angle of 299.22º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #611562 is Cyan = 0.01, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 21 | 98 | - |
| CMYK | 0.01 | 0.79 | 0 | 0.62 |
| HSL | 299.22º | 0.65% | 0.23% | - |
| HSV(B) | 299.22º | 0.79% | 0.38% | - |
| XYZ | 7.4 | 3.96 | 11.93 | - |
| YUV | 52.5 | 153.68 | 159.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 21 | 98 | 0.01 | 0.79 | 0 | 0.62 | 299.22 | 0.65 | 0.23 |
| Hex | 61 | 15 | 62 | 1 | 4F | 0 | 3E | 12B | 41 | 17 |
| Octal | 141 | 25 | 142 | 1 | 117 | 0 | 76 | 453 | 101 | 27 |
| Binary | 1100001 | 10101 | 1100010 | 1 | 1001111 | 0 | 111110 | 100101011 | 1000001 | 10111 |
Color Harmonies of #611562
Complementary color
Monochromatic Colors of #611562
Black with #611562
Text Example
Text Example
White with #611562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611562; }
p { color: rgb(97,21,98); }
H1.HeaderClassName
{
color: #611562;
}
.AnyTagClassName
{
color: #611562;
}
</style>
background-color css
<style>
a { background-color: #611562; }
a { background-color: rgb(97,21,98); }
div.DivClassName
{
background-color: #611562;
}
.BgClassName
{
background-color: #611562;
}
</style>
border-color css
<style>
span { border-color: #611562; }
span { border-color: rgb(97,21,98); }
td.TdClassName
{
border-color: #611562;
}
.TagClassName
{
border-color: #611562;
}
</style>