Shades of Palatinate Purple #611154
Tints of Palatinate Purple #611154
RGB
CMYK
RGB Variations
Color information
#611154 (or 0x611154) is known color: Palatinate Purple. HEX triplet: 61, 11 and 54. RGB value is (97,17,84). Sum of RGB (Red+Green+Blue) = 97+17+84=198 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.99% from 198); Green value is 17 (7.03% from 255 or 8.59% from 198); Blue value is 84 (33.20% from 255 or 42.42% from 198); Max value from RGB is 97 - color contains mainly: red. Hex color #611154 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611154 is #9EEEAB. Grayscale: #303030. Windows color (decimal): -10415788 or 5509473. OLE color: 5509473.
HSL color Cylindrical-coordinate representation of color #611154: hue angle of 309.75º 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 #611154 is Cyan = 0, Magento = 0.82, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 17 | 84 | - |
| CMYK | 0 | 0.82 | 0.13 | 0.62 |
| HSL | 309.75º | 0.7% | 0.22% | - |
| HSV(B) | 309.75º | 0.82% | 0.38% | - |
| XYZ | 6.73 | 3.58 | 8.72 | - |
| YUV | 48.56 | 148 | 162.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 17 | 84 | 0 | 0.82 | 0.13 | 0.62 | 309.75 | 0.7 | 0.22 |
| Hex | 61 | 11 | 54 | 0 | 52 | D | 3E | 136 | 46 | 16 |
| Octal | 141 | 21 | 124 | 0 | 122 | 15 | 76 | 466 | 106 | 26 |
| Binary | 1100001 | 10001 | 1010100 | 0 | 1010010 | 1101 | 111110 | 100110110 | 1000110 | 10110 |
Color Harmonies of #611154
Complementary color
Monochromatic Colors of #611154
Black with #611154
Text Example
Text Example
White with #611154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611154; }
p { color: rgb(97,17,84); }
H1.HeaderClassName
{
color: #611154;
}
.AnyTagClassName
{
color: #611154;
}
</style>
background-color css
<style>
a { background-color: #611154; }
a { background-color: rgb(97,17,84); }
div.DivClassName
{
background-color: #611154;
}
.BgClassName
{
background-color: #611154;
}
</style>
border-color css
<style>
span { border-color: #611154; }
span { border-color: rgb(97,17,84); }
td.TdClassName
{
border-color: #611154;
}
.TagClassName
{
border-color: #611154;
}
</style>