Shades of Palatinate Purple #611955
Tints of Palatinate Purple #611955
RGB
CMYK
RGB Variations
Color information
#611955 (or 0x611955) is known color: Palatinate Purple. HEX triplet: 61, 19 and 55. RGB value is (97,25,85). Sum of RGB (Red+Green+Blue) = 97+25+85=207 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.86% from 207); Green value is 25 (10.16% from 255 or 12.08% from 207); Blue value is 85 (33.59% from 255 or 41.06% from 207); Max value from RGB is 97 - color contains mainly: red. Hex color #611955 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611955 is #9EE6AA. Grayscale: #353535. Windows color (decimal): -10413739 or 5577057. OLE color: 5577057.
HSL color Cylindrical-coordinate representation of color #611955: hue angle of 310º 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 #611955 is Cyan = 0, Magento = 0.74, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 25 | 85 | - |
| CMYK | 0 | 0.74 | 0.12 | 0.62 |
| HSL | 310º | 0.59% | 0.24% | - |
| HSV(B) | 310º | 0.74% | 0.38% | - |
| XYZ | 6.92 | 3.89 | 8.98 | - |
| YUV | 53.37 | 145.85 | 159.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 25 | 85 | 0 | 0.74 | 0.12 | 0.62 | 310 | 0.59 | 0.24 |
| Hex | 61 | 19 | 55 | 0 | 4A | C | 3E | 136 | 3B | 18 |
| Octal | 141 | 31 | 125 | 0 | 112 | 14 | 76 | 466 | 73 | 30 |
| Binary | 1100001 | 11001 | 1010101 | 0 | 1001010 | 1100 | 111110 | 100110110 | 111011 | 11000 |
Color Harmonies of #611955
Complementary color
Monochromatic Colors of #611955
Black with #611955
Text Example
Text Example
White with #611955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611955; }
p { color: rgb(97,25,85); }
H1.HeaderClassName
{
color: #611955;
}
.AnyTagClassName
{
color: #611955;
}
</style>
background-color css
<style>
a { background-color: #611955; }
a { background-color: rgb(97,25,85); }
div.DivClassName
{
background-color: #611955;
}
.BgClassName
{
background-color: #611955;
}
</style>
border-color css
<style>
span { border-color: #611955; }
span { border-color: rgb(97,25,85); }
td.TdClassName
{
border-color: #611955;
}
.TagClassName
{
border-color: #611955;
}
</style>