Shades of Palatinate Purple #611759
Tints of Palatinate Purple #611759
RGB
CMYK
RGB Variations
Color information
#611759 (or 0x611759) is known color: Palatinate Purple. HEX triplet: 61, 17 and 59. RGB value is (97,23,89). Sum of RGB (Red+Green+Blue) = 97+23+89=209 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.41% from 209); Green value is 23 (9.38% from 255 or 11.00% from 209); Blue value is 89 (35.16% from 255 or 42.58% from 209); Max value from RGB is 97 - color contains mainly: red. Hex color #611759 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611759 is #9EE8A6. Grayscale: #343434. Windows color (decimal): -10414247 or 5838689. OLE color: 5838689.
HSL color Cylindrical-coordinate representation of color #611759: hue angle of 306.49º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #611759 is Cyan = 0, Magento = 0.76, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 23 | 89 | - |
| CMYK | 0 | 0.76 | 0.08 | 0.62 |
| HSL | 306.49º | 0.62% | 0.24% | - |
| HSV(B) | 306.49º | 0.76% | 0.38% | - |
| XYZ | 7.04 | 3.88 | 9.83 | - |
| YUV | 52.65 | 148.52 | 159.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 23 | 89 | 0 | 0.76 | 0.08 | 0.62 | 306.49 | 0.62 | 0.24 |
| Hex | 61 | 17 | 59 | 0 | 4C | 8 | 3E | 132 | 3E | 18 |
| Octal | 141 | 27 | 131 | 0 | 114 | 10 | 76 | 462 | 76 | 30 |
| Binary | 1100001 | 10111 | 1011001 | 0 | 1001100 | 1000 | 111110 | 100110010 | 111110 | 11000 |
Color Harmonies of #611759
Complementary color
Monochromatic Colors of #611759
Black with #611759
Text Example
Text Example
White with #611759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611759; }
p { color: rgb(97,23,89); }
H1.HeaderClassName
{
color: #611759;
}
.AnyTagClassName
{
color: #611759;
}
</style>
background-color css
<style>
a { background-color: #611759; }
a { background-color: rgb(97,23,89); }
div.DivClassName
{
background-color: #611759;
}
.BgClassName
{
background-color: #611759;
}
</style>
border-color css
<style>
span { border-color: #611759; }
span { border-color: rgb(97,23,89); }
td.TdClassName
{
border-color: #611759;
}
.TagClassName
{
border-color: #611759;
}
</style>