Shades of Palatinate Purple #611553
Tints of Palatinate Purple #611553
RGB
CMYK
RGB Variations
Color information
#611553 (or 0x611553) is known color: Palatinate Purple. HEX triplet: 61, 15 and 53. RGB value is (97,21,83). Sum of RGB (Red+Green+Blue) = 97+21+83=201 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.26% from 201); Green value is 21 (8.59% from 255 or 10.45% from 201); Blue value is 83 (32.81% from 255 or 41.29% from 201); Max value from RGB is 97 - color contains mainly: red. Hex color #611553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611553 is #9EEAAC. Grayscale: #323232. Windows color (decimal): -10414765 or 5444961. OLE color: 5444961.
HSL color Cylindrical-coordinate representation of color #611553: hue angle of 311.05º 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 #611553 is Cyan = 0, Magento = 0.78, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 21 | 83 | - |
| CMYK | 0 | 0.78 | 0.14 | 0.62 |
| HSL | 311.05º | 0.64% | 0.23% | - |
| HSV(B) | 311.05º | 0.78% | 0.38% | - |
| XYZ | 6.76 | 3.7 | 8.54 | - |
| YUV | 50.79 | 146.18 | 160.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 21 | 83 | 0 | 0.78 | 0.14 | 0.62 | 311.05 | 0.64 | 0.23 |
| Hex | 61 | 15 | 53 | 0 | 4E | E | 3E | 137 | 40 | 17 |
| Octal | 141 | 25 | 123 | 0 | 116 | 16 | 76 | 467 | 100 | 27 |
| Binary | 1100001 | 10101 | 1010011 | 0 | 1001110 | 1110 | 111110 | 100110111 | 1000000 | 10111 |
Color Harmonies of #611553
Complementary color
Monochromatic Colors of #611553
Black with #611553
Text Example
Text Example
White with #611553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611553; }
p { color: rgb(97,21,83); }
H1.HeaderClassName
{
color: #611553;
}
.AnyTagClassName
{
color: #611553;
}
</style>
background-color css
<style>
a { background-color: #611553; }
a { background-color: rgb(97,21,83); }
div.DivClassName
{
background-color: #611553;
}
.BgClassName
{
background-color: #611553;
}
</style>
border-color css
<style>
span { border-color: #611553; }
span { border-color: rgb(97,21,83); }
td.TdClassName
{
border-color: #611553;
}
.TagClassName
{
border-color: #611553;
}
</style>