Shades of Palatinate Purple #611156
Tints of Palatinate Purple #611156
RGB
CMYK
RGB Variations
Color information
#611156 (or 0x611156) is known color: Palatinate Purple. HEX triplet: 61, 11 and 56. RGB value is (97,17,86). Sum of RGB (Red+Green+Blue) = 97+17+86=200 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.5% from 200); Green value is 17 (7.03% from 255 or 8.5% from 200); Blue value is 86 (33.98% from 255 or 43% from 200); Max value from RGB is 97 - color contains mainly: red. Hex color #611156 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611156 is #9EEEA9. Grayscale: #303030. Windows color (decimal): -10415786 or 5640545. OLE color: 5640545.
HSL color Cylindrical-coordinate representation of color #611156: hue angle of 308.25º 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 #611156 is Cyan = 0, Magento = 0.82, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 17 | 86 | - |
| CMYK | 0 | 0.82 | 0.11 | 0.62 |
| HSL | 308.25º | 0.7% | 0.22% | - |
| HSV(B) | 308.25º | 0.82% | 0.38% | - |
| XYZ | 6.81 | 3.61 | 9.14 | - |
| YUV | 48.79 | 149 | 162.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 17 | 86 | 0 | 0.82 | 0.11 | 0.62 | 308.25 | 0.7 | 0.22 |
| Hex | 61 | 11 | 56 | 0 | 52 | B | 3E | 134 | 46 | 16 |
| Octal | 141 | 21 | 126 | 0 | 122 | 13 | 76 | 464 | 106 | 26 |
| Binary | 1100001 | 10001 | 1010110 | 0 | 1010010 | 1011 | 111110 | 100110100 | 1000110 | 10110 |
Color Harmonies of #611156
Complementary color
Monochromatic Colors of #611156
Black with #611156
Text Example
Text Example
White with #611156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611156; }
p { color: rgb(97,17,86); }
H1.HeaderClassName
{
color: #611156;
}
.AnyTagClassName
{
color: #611156;
}
</style>
background-color css
<style>
a { background-color: #611156; }
a { background-color: rgb(97,17,86); }
div.DivClassName
{
background-color: #611156;
}
.BgClassName
{
background-color: #611156;
}
</style>
border-color css
<style>
span { border-color: #611156; }
span { border-color: rgb(97,17,86); }
td.TdClassName
{
border-color: #611156;
}
.TagClassName
{
border-color: #611156;
}
</style>