Shades of Palatinate Purple #611854
Tints of Palatinate Purple #611854
RGB
CMYK
RGB Variations
Color information
#611854 (or 0x611854) is known color: Palatinate Purple. HEX triplet: 61, 18 and 54. RGB value is (97,24,84). Sum of RGB (Red+Green+Blue) = 97+24+84=205 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.32% from 205); Green value is 24 (9.77% from 255 or 11.71% from 205); Blue value is 84 (33.20% from 255 or 40.98% from 205); Max value from RGB is 97 - color contains mainly: red. Hex color #611854 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611854 is #9EE7AB. Grayscale: #343434. Windows color (decimal): -10413996 or 5511265. OLE color: 5511265.
HSL color Cylindrical-coordinate representation of color #611854: hue angle of 310.68º 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 #611854 is Cyan = 0, Magento = 0.75, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 24 | 84 | - |
| CMYK | 0 | 0.75 | 0.13 | 0.62 |
| HSL | 310.68º | 0.6% | 0.24% | - |
| HSV(B) | 310.68º | 0.75% | 0.38% | - |
| XYZ | 6.86 | 3.83 | 8.77 | - |
| YUV | 52.67 | 145.68 | 159.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 24 | 84 | 0 | 0.75 | 0.13 | 0.62 | 310.68 | 0.6 | 0.24 |
| Hex | 61 | 18 | 54 | 0 | 4B | D | 3E | 137 | 3C | 18 |
| Octal | 141 | 30 | 124 | 0 | 113 | 15 | 76 | 467 | 74 | 30 |
| Binary | 1100001 | 11000 | 1010100 | 0 | 1001011 | 1101 | 111110 | 100110111 | 111100 | 11000 |
Color Harmonies of #611854
Complementary color
Monochromatic Colors of #611854
Black with #611854
Text Example
Text Example
White with #611854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611854; }
p { color: rgb(97,24,84); }
H1.HeaderClassName
{
color: #611854;
}
.AnyTagClassName
{
color: #611854;
}
</style>
background-color css
<style>
a { background-color: #611854; }
a { background-color: rgb(97,24,84); }
div.DivClassName
{
background-color: #611854;
}
.BgClassName
{
background-color: #611854;
}
</style>
border-color css
<style>
span { border-color: #611854; }
span { border-color: rgb(97,24,84); }
td.TdClassName
{
border-color: #611854;
}
.TagClassName
{
border-color: #611854;
}
</style>