Shades of Palatinate Purple #611951
Tints of Palatinate Purple #611951
RGB
CMYK
RGB Variations
Color information
#611951 (or 0x611951) is known color: Palatinate Purple. HEX triplet: 61, 19 and 51. RGB value is (97,25,81). Sum of RGB (Red+Green+Blue) = 97+25+81=203 (26% of max value = 765). Red value is 97 (38.28% from 255 or 47.78% from 203); Green value is 25 (10.16% from 255 or 12.32% from 203); Blue value is 81 (32.03% from 255 or 39.90% from 203); Max value from RGB is 97 - color contains mainly: red. Hex color #611951 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611951 is #9EE6AE. Grayscale: #343434. Windows color (decimal): -10413743 or 5314913. OLE color: 5314913.
HSL color Cylindrical-coordinate representation of color #611951: hue angle of 313.33º 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 #611951 is Cyan = 0, Magento = 0.74, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 25 | 81 | - |
| CMYK | 0 | 0.74 | 0.16 | 0.62 |
| HSL | 313.33º | 0.59% | 0.24% | - |
| HSV(B) | 313.33º | 0.74% | 0.38% | - |
| XYZ | 6.76 | 3.83 | 8.17 | - |
| YUV | 52.91 | 143.85 | 159.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 25 | 81 | 0 | 0.74 | 0.16 | 0.62 | 313.33 | 0.59 | 0.24 |
| Hex | 61 | 19 | 51 | 0 | 4A | 10 | 3E | 139 | 3B | 18 |
| Octal | 141 | 31 | 121 | 0 | 112 | 20 | 76 | 471 | 73 | 30 |
| Binary | 1100001 | 11001 | 1010001 | 0 | 1001010 | 10000 | 111110 | 100111001 | 111011 | 11000 |
Color Harmonies of #611951
Complementary color
Monochromatic Colors of #611951
Black with #611951
Text Example
Text Example
White with #611951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611951; }
p { color: rgb(97,25,81); }
H1.HeaderClassName
{
color: #611951;
}
.AnyTagClassName
{
color: #611951;
}
</style>
background-color css
<style>
a { background-color: #611951; }
a { background-color: rgb(97,25,81); }
div.DivClassName
{
background-color: #611951;
}
.BgClassName
{
background-color: #611951;
}
</style>
border-color css
<style>
span { border-color: #611951; }
span { border-color: rgb(97,25,81); }
td.TdClassName
{
border-color: #611951;
}
.TagClassName
{
border-color: #611951;
}
</style>