Shades of Palatinate Purple #611956
Tints of Palatinate Purple #611956
RGB
CMYK
RGB Variations
Color information
#611956 (or 0x611956) is known color: Palatinate Purple. HEX triplet: 61, 19 and 56. RGB value is (97,25,86). Sum of RGB (Red+Green+Blue) = 97+25+86=208 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.63% from 208); Green value is 25 (10.16% from 255 or 12.02% from 208); Blue value is 86 (33.98% from 255 or 41.35% from 208); Max value from RGB is 97 - color contains mainly: red. Hex color #611956 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611956 is #9EE6A9. Grayscale: #353535. Windows color (decimal): -10413738 or 5642593. OLE color: 5642593.
HSL color Cylindrical-coordinate representation of color #611956: hue angle of 309.17º 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 #611956 is Cyan = 0, Magento = 0.74, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 25 | 86 | - |
| CMYK | 0 | 0.74 | 0.11 | 0.62 |
| HSL | 309.17º | 0.59% | 0.24% | - |
| HSV(B) | 309.17º | 0.74% | 0.38% | - |
| XYZ | 6.96 | 3.91 | 9.19 | - |
| YUV | 53.48 | 146.35 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 25 | 86 | 0 | 0.74 | 0.11 | 0.62 | 309.17 | 0.59 | 0.24 |
| Hex | 61 | 19 | 56 | 0 | 4A | B | 3E | 135 | 3B | 18 |
| Octal | 141 | 31 | 126 | 0 | 112 | 13 | 76 | 465 | 73 | 30 |
| Binary | 1100001 | 11001 | 1010110 | 0 | 1001010 | 1011 | 111110 | 100110101 | 111011 | 11000 |
Color Harmonies of #611956
Complementary color
Monochromatic Colors of #611956
Black with #611956
Text Example
Text Example
White with #611956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611956; }
p { color: rgb(97,25,86); }
H1.HeaderClassName
{
color: #611956;
}
.AnyTagClassName
{
color: #611956;
}
</style>
background-color css
<style>
a { background-color: #611956; }
a { background-color: rgb(97,25,86); }
div.DivClassName
{
background-color: #611956;
}
.BgClassName
{
background-color: #611956;
}
</style>
border-color css
<style>
span { border-color: #611956; }
span { border-color: rgb(97,25,86); }
td.TdClassName
{
border-color: #611956;
}
.TagClassName
{
border-color: #611956;
}
</style>