Shades of Palatinate Purple #611157
Tints of Palatinate Purple #611157
RGB
CMYK
RGB Variations
Color information
#611157 (or 0x611157) is known color: Palatinate Purple. HEX triplet: 61, 11 and 57. RGB value is (97,17,87). Sum of RGB (Red+Green+Blue) = 97+17+87=201 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.26% from 201); Green value is 17 (7.03% from 255 or 8.46% from 201); Blue value is 87 (34.38% from 255 or 43.28% from 201); Max value from RGB is 97 - color contains mainly: red. Hex color #611157 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611157 is #9EEEA8. Grayscale: #303030. Windows color (decimal): -10415785 or 5706081. OLE color: 5706081.
HSL color Cylindrical-coordinate representation of color #611157: hue angle of 307.5º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #611157 is Cyan = 0, Magento = 0.82, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 17 | 87 | - |
| CMYK | 0 | 0.82 | 0.10 | 0.62 |
| HSL | 307.5º | 0.7% | 0.22% | - |
| HSV(B) | 307.5º | 0.82% | 0.38% | - |
| XYZ | 6.85 | 3.63 | 9.36 | - |
| YUV | 48.9 | 149.5 | 162.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 17 | 87 | 0 | 0.82 | 0.10 | 0.62 | 307.5 | 0.7 | 0.22 |
| Hex | 61 | 11 | 57 | 0 | 52 | A | 3E | 134 | 46 | 16 |
| Octal | 141 | 21 | 127 | 0 | 122 | 12 | 76 | 464 | 106 | 26 |
| Binary | 1100001 | 10001 | 1010111 | 0 | 1010010 | 1010 | 111110 | 100110100 | 1000110 | 10110 |
Color Harmonies of #611157
Complementary color
Monochromatic Colors of #611157
Black with #611157
Text Example
Text Example
White with #611157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611157; }
p { color: rgb(97,17,87); }
H1.HeaderClassName
{
color: #611157;
}
.AnyTagClassName
{
color: #611157;
}
</style>
background-color css
<style>
a { background-color: #611157; }
a { background-color: rgb(97,17,87); }
div.DivClassName
{
background-color: #611157;
}
.BgClassName
{
background-color: #611157;
}
</style>
border-color css
<style>
span { border-color: #611157; }
span { border-color: rgb(97,17,87); }
td.TdClassName
{
border-color: #611157;
}
.TagClassName
{
border-color: #611157;
}
</style>