Shades of Palatinate Purple #610459
Tints of Palatinate Purple #610459
RGB
CMYK
RGB Variations
Color information
#610459 (or 0x610459) is known color: Palatinate Purple. HEX triplet: 61, 04 and 59. RGB value is (97,4,89). Sum of RGB (Red+Green+Blue) = 97+4+89=190 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.05% from 190); Green value is 4 (1.95% from 255 or 2.11% from 190); Blue value is 89 (35.16% from 255 or 46.84% from 190); Max value from RGB is 97 - color contains mainly: red. Hex color #610459 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610459 is #9EFBA6. Grayscale: #292929. Windows color (decimal): -10419111 or 5833825. OLE color: 5833825.
HSL color Cylindrical-coordinate representation of color #610459: hue angle of 305.16º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #610459 is Cyan = 0, Magento = 0.96, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 89 | - |
| CMYK | 0 | 0.96 | 0.08 | 0.62 |
| HSL | 305.16º | 0.92% | 0.2% | - |
| HSV(B) | 305.16º | 0.96% | 0.38% | - |
| XYZ | 6.78 | 3.35 | 9.74 | - |
| YUV | 41.5 | 154.81 | 167.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 89 | 0 | 0.96 | 0.08 | 0.62 | 305.16 | 0.92 | 0.2 |
| Hex | 61 | 4 | 59 | 0 | 60 | 8 | 3E | 131 | 5C | 14 |
| Octal | 141 | 4 | 131 | 0 | 140 | 10 | 76 | 461 | 134 | 24 |
| Binary | 1100001 | 100 | 1011001 | 0 | 1100000 | 1000 | 111110 | 100110001 | 1011100 | 10100 |
Color Harmonies of #610459
Complementary color
Monochromatic Colors of #610459
Black with #610459
Text Example
Text Example
White with #610459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610459; }
p { color: rgb(97,4,89); }
H1.HeaderClassName
{
color: #610459;
}
.AnyTagClassName
{
color: #610459;
}
</style>
background-color css
<style>
a { background-color: #610459; }
a { background-color: rgb(97,4,89); }
div.DivClassName
{
background-color: #610459;
}
.BgClassName
{
background-color: #610459;
}
</style>
border-color css
<style>
span { border-color: #610459; }
span { border-color: rgb(97,4,89); }
td.TdClassName
{
border-color: #610459;
}
.TagClassName
{
border-color: #610459;
}
</style>