Shades of Palatinate Purple #611657
Tints of Palatinate Purple #611657
RGB
CMYK
RGB Variations
Color information
#611657 (or 0x611657) is known color: Palatinate Purple. HEX triplet: 61, 16 and 57. RGB value is (97,22,87). Sum of RGB (Red+Green+Blue) = 97+22+87=206 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.09% from 206); Green value is 22 (8.98% from 255 or 10.68% from 206); Blue value is 87 (34.38% from 255 or 42.23% from 206); Max value from RGB is 97 - color contains mainly: red. Hex color #611657 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611657 is #9EE9A8. Grayscale: #333333. Windows color (decimal): -10414505 or 5707361. OLE color: 5707361.
HSL color Cylindrical-coordinate representation of color #611657: hue angle of 308º 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 #611657 is Cyan = 0, Magento = 0.77, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 22 | 87 | - |
| CMYK | 0 | 0.77 | 0.10 | 0.62 |
| HSL | 308º | 0.63% | 0.23% | - |
| HSV(B) | 308º | 0.77% | 0.38% | - |
| XYZ | 6.94 | 3.8 | 9.39 | - |
| YUV | 51.84 | 147.85 | 160.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 22 | 87 | 0 | 0.77 | 0.10 | 0.62 | 308 | 0.63 | 0.23 |
| Hex | 61 | 16 | 57 | 0 | 4D | A | 3E | 134 | 3F | 17 |
| Octal | 141 | 26 | 127 | 0 | 115 | 12 | 76 | 464 | 77 | 27 |
| Binary | 1100001 | 10110 | 1010111 | 0 | 1001101 | 1010 | 111110 | 100110100 | 111111 | 10111 |
Color Harmonies of #611657
Complementary color
Monochromatic Colors of #611657
Black with #611657
Text Example
Text Example
White with #611657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611657; }
p { color: rgb(97,22,87); }
H1.HeaderClassName
{
color: #611657;
}
.AnyTagClassName
{
color: #611657;
}
</style>
background-color css
<style>
a { background-color: #611657; }
a { background-color: rgb(97,22,87); }
div.DivClassName
{
background-color: #611657;
}
.BgClassName
{
background-color: #611657;
}
</style>
border-color css
<style>
span { border-color: #611657; }
span { border-color: rgb(97,22,87); }
td.TdClassName
{
border-color: #611657;
}
.TagClassName
{
border-color: #611657;
}
</style>