Shades of Palatinate Purple #611558
Tints of Palatinate Purple #611558
RGB
CMYK
RGB Variations
Color information
#611558 (or 0x611558) is known color: Palatinate Purple. HEX triplet: 61, 15 and 58. RGB value is (97,21,88). Sum of RGB (Red+Green+Blue) = 97+21+88=206 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.09% from 206); Green value is 21 (8.59% from 255 or 10.19% from 206); Blue value is 88 (34.77% from 255 or 42.72% from 206); Max value from RGB is 97 - color contains mainly: red. Hex color #611558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611558 is #9EEAA7. Grayscale: #333333. Windows color (decimal): -10414760 or 5772641. OLE color: 5772641.
HSL color Cylindrical-coordinate representation of color #611558: hue angle of 307.11º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #611558 is Cyan = 0, Magento = 0.78, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 21 | 88 | - |
| CMYK | 0 | 0.78 | 0.09 | 0.62 |
| HSL | 307.11º | 0.64% | 0.23% | - |
| HSV(B) | 307.11º | 0.78% | 0.38% | - |
| XYZ | 6.96 | 3.78 | 9.6 | - |
| YUV | 51.36 | 148.68 | 160.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 21 | 88 | 0 | 0.78 | 0.09 | 0.62 | 307.11 | 0.64 | 0.23 |
| Hex | 61 | 15 | 58 | 0 | 4E | 9 | 3E | 133 | 40 | 17 |
| Octal | 141 | 25 | 130 | 0 | 116 | 11 | 76 | 463 | 100 | 27 |
| Binary | 1100001 | 10101 | 1011000 | 0 | 1001110 | 1001 | 111110 | 100110011 | 1000000 | 10111 |
Color Harmonies of #611558
Complementary color
Monochromatic Colors of #611558
Black with #611558
Text Example
Text Example
White with #611558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611558; }
p { color: rgb(97,21,88); }
H1.HeaderClassName
{
color: #611558;
}
.AnyTagClassName
{
color: #611558;
}
</style>
background-color css
<style>
a { background-color: #611558; }
a { background-color: rgb(97,21,88); }
div.DivClassName
{
background-color: #611558;
}
.BgClassName
{
background-color: #611558;
}
</style>
border-color css
<style>
span { border-color: #611558; }
span { border-color: rgb(97,21,88); }
td.TdClassName
{
border-color: #611558;
}
.TagClassName
{
border-color: #611558;
}
</style>