Shades of Palatinate Purple #611654
Tints of Palatinate Purple #611654
RGB
CMYK
RGB Variations
Color information
#611654 (or 0x611654) is known color: Palatinate Purple. HEX triplet: 61, 16 and 54. RGB value is (97,22,84). Sum of RGB (Red+Green+Blue) = 97+22+84=203 (26% of max value = 765). Red value is 97 (38.28% from 255 or 47.78% from 203); Green value is 22 (8.98% from 255 or 10.84% from 203); Blue value is 84 (33.20% from 255 or 41.38% from 203); Max value from RGB is 97 - color contains mainly: red. Hex color #611654 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611654 is #9EE9AB. Grayscale: #333333. Windows color (decimal): -10414508 or 5510753. OLE color: 5510753.
HSL color Cylindrical-coordinate representation of color #611654: hue angle of 310.4º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #611654 is Cyan = 0, Magento = 0.77, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 22 | 84 | - |
| CMYK | 0 | 0.77 | 0.13 | 0.62 |
| HSL | 310.4º | 0.63% | 0.23% | - |
| HSV(B) | 310.4º | 0.77% | 0.38% | - |
| XYZ | 6.82 | 3.76 | 8.75 | - |
| YUV | 51.49 | 146.35 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 22 | 84 | 0 | 0.77 | 0.13 | 0.62 | 310.4 | 0.63 | 0.23 |
| Hex | 61 | 16 | 54 | 0 | 4D | D | 3E | 136 | 3F | 17 |
| Octal | 141 | 26 | 124 | 0 | 115 | 15 | 76 | 466 | 77 | 27 |
| Binary | 1100001 | 10110 | 1010100 | 0 | 1001101 | 1101 | 111110 | 100110110 | 111111 | 10111 |
Color Harmonies of #611654
Complementary color
Monochromatic Colors of #611654
Black with #611654
Text Example
Text Example
White with #611654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611654; }
p { color: rgb(97,22,84); }
H1.HeaderClassName
{
color: #611654;
}
.AnyTagClassName
{
color: #611654;
}
</style>
background-color css
<style>
a { background-color: #611654; }
a { background-color: rgb(97,22,84); }
div.DivClassName
{
background-color: #611654;
}
.BgClassName
{
background-color: #611654;
}
</style>
border-color css
<style>
span { border-color: #611654; }
span { border-color: rgb(97,22,84); }
td.TdClassName
{
border-color: #611654;
}
.TagClassName
{
border-color: #611654;
}
</style>