Shades of Palatinate Purple #611856
Tints of Palatinate Purple #611856
RGB
CMYK
RGB Variations
Color information
#611856 (or 0x611856) is known color: Palatinate Purple. HEX triplet: 61, 18 and 56. RGB value is (97,24,86). Sum of RGB (Red+Green+Blue) = 97+24+86=207 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.86% from 207); Green value is 24 (9.77% from 255 or 11.59% from 207); Blue value is 86 (33.98% from 255 or 41.55% from 207); Max value from RGB is 97 - color contains mainly: red. Hex color #611856 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611856 is #9EE7A9. Grayscale: #343434. Windows color (decimal): -10413994 or 5642337. OLE color: 5642337.
HSL color Cylindrical-coordinate representation of color #611856: hue angle of 309.04º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #611856 is Cyan = 0, Magento = 0.75, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 24 | 86 | - |
| CMYK | 0 | 0.75 | 0.11 | 0.62 |
| HSL | 309.04º | 0.6% | 0.24% | - |
| HSV(B) | 309.04º | 0.75% | 0.38% | - |
| XYZ | 6.94 | 3.87 | 9.18 | - |
| YUV | 52.9 | 146.68 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 24 | 86 | 0 | 0.75 | 0.11 | 0.62 | 309.04 | 0.6 | 0.24 |
| Hex | 61 | 18 | 56 | 0 | 4B | B | 3E | 135 | 3C | 18 |
| Octal | 141 | 30 | 126 | 0 | 113 | 13 | 76 | 465 | 74 | 30 |
| Binary | 1100001 | 11000 | 1010110 | 0 | 1001011 | 1011 | 111110 | 100110101 | 111100 | 11000 |
Color Harmonies of #611856
Complementary color
Monochromatic Colors of #611856
Black with #611856
Text Example
Text Example
White with #611856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611856; }
p { color: rgb(97,24,86); }
H1.HeaderClassName
{
color: #611856;
}
.AnyTagClassName
{
color: #611856;
}
</style>
background-color css
<style>
a { background-color: #611856; }
a { background-color: rgb(97,24,86); }
div.DivClassName
{
background-color: #611856;
}
.BgClassName
{
background-color: #611856;
}
</style>
border-color css
<style>
span { border-color: #611856; }
span { border-color: rgb(97,24,86); }
td.TdClassName
{
border-color: #611856;
}
.TagClassName
{
border-color: #611856;
}
</style>