Shades of Palatinate Purple #610558
Tints of Palatinate Purple #610558
RGB
CMYK
RGB Variations
Color information
#610558 (or 0x610558) is known color: Palatinate Purple. HEX triplet: 61, 05 and 58. RGB value is (97,5,88). Sum of RGB (Red+Green+Blue) = 97+5+88=190 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.05% from 190); Green value is 5 (2.34% from 255 or 2.63% from 190); Blue value is 88 (34.77% from 255 or 46.32% from 190); Max value from RGB is 97 - color contains mainly: red. Hex color #610558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610558 is #9EFAA7. Grayscale: #292929. Windows color (decimal): -10418856 or 5768545. OLE color: 5768545.
HSL color Cylindrical-coordinate representation of color #610558: hue angle of 305.87º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #610558 is Cyan = 0, Magento = 0.95, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 5 | 88 | - |
| CMYK | 0 | 0.95 | 0.09 | 0.62 |
| HSL | 305.87º | 0.9% | 0.2% | - |
| HSV(B) | 305.87º | 0.95% | 0.38% | - |
| XYZ | 6.75 | 3.35 | 9.52 | - |
| YUV | 41.97 | 153.98 | 167.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 5 | 88 | 0 | 0.95 | 0.09 | 0.62 | 305.87 | 0.9 | 0.2 |
| Hex | 61 | 5 | 58 | 0 | 5F | 9 | 3E | 132 | 5A | 14 |
| Octal | 141 | 5 | 130 | 0 | 137 | 11 | 76 | 462 | 132 | 24 |
| Binary | 1100001 | 101 | 1011000 | 0 | 1011111 | 1001 | 111110 | 100110010 | 1011010 | 10100 |
Color Harmonies of #610558
Complementary color
Monochromatic Colors of #610558
Black with #610558
Text Example
Text Example
White with #610558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610558; }
p { color: rgb(97,5,88); }
H1.HeaderClassName
{
color: #610558;
}
.AnyTagClassName
{
color: #610558;
}
</style>
background-color css
<style>
a { background-color: #610558; }
a { background-color: rgb(97,5,88); }
div.DivClassName
{
background-color: #610558;
}
.BgClassName
{
background-color: #610558;
}
</style>
border-color css
<style>
span { border-color: #610558; }
span { border-color: rgb(97,5,88); }
td.TdClassName
{
border-color: #610558;
}
.TagClassName
{
border-color: #610558;
}
</style>