Shades of Palatinate Purple #611961
Tints of Palatinate Purple #611961
RGB
CMYK
RGB Variations
Color information
#611961 (or 0x611961) is known color: Palatinate Purple. HEX triplet: 61, 19 and 61. RGB value is (97,25,97). Sum of RGB (Red+Green+Blue) = 97+25+97=219 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.29% from 219); Green value is 25 (10.16% from 255 or 11.42% from 219); Blue value is 97 (38.28% from 255 or 44.29% from 219); Max value from RGB is 97 - color contains mainly: red, blue. Hex color #611961 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611961 is #9EE69E. Grayscale: #363636. Windows color (decimal): -10413727 or 6363489. OLE color: 6363489.
HSL color Cylindrical-coordinate representation of color #611961: hue angle of 300º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #611961 is Cyan = 0, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 25 | 97 | - |
| CMYK | 0 | 0.74 | 0 | 0.62 |
| HSL | 300º | 0.59% | 0.24% | - |
| HSV(B) | 300º | 0.74% | 0.38% | - |
| XYZ | 7.44 | 4.1 | 11.71 | - |
| YUV | 54.74 | 151.85 | 158.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 25 | 97 | 0 | 0.74 | 0 | 0.62 | 300 | 0.59 | 0.24 |
| Hex | 61 | 19 | 61 | 0 | 4A | 0 | 3E | 12C | 3B | 18 |
| Octal | 141 | 31 | 141 | 0 | 112 | 0 | 76 | 454 | 73 | 30 |
| Binary | 1100001 | 11001 | 1100001 | 0 | 1001010 | 0 | 111110 | 100101100 | 111011 | 11000 |
Color Harmonies of #611961
Complementary color
Monochromatic Colors of #611961
Black with #611961
Text Example
Text Example
White with #611961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611961; }
p { color: rgb(97,25,97); }
H1.HeaderClassName
{
color: #611961;
}
.AnyTagClassName
{
color: #611961;
}
</style>
background-color css
<style>
a { background-color: #611961; }
a { background-color: rgb(97,25,97); }
div.DivClassName
{
background-color: #611961;
}
.BgClassName
{
background-color: #611961;
}
</style>
border-color css
<style>
span { border-color: #611961; }
span { border-color: rgb(97,25,97); }
td.TdClassName
{
border-color: #611961;
}
.TagClassName
{
border-color: #611961;
}
</style>