Shades of Palatinate Purple #610958
Tints of Palatinate Purple #610958
RGB
CMYK
RGB Variations
Color information
#610958 (or 0x610958) is known color: Palatinate Purple. HEX triplet: 61, 09 and 58. RGB value is (97,9,88). Sum of RGB (Red+Green+Blue) = 97+9+88=194 (25% of max value = 765). Red value is 97 (38.28% from 255 or 50% from 194); Green value is 9 (3.91% from 255 or 4.64% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 97 - color contains mainly: red. Hex color #610958 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610958 is #9EF6A7. Grayscale: #2C2C2C. Windows color (decimal): -10417832 or 5769569. OLE color: 5769569.
HSL color Cylindrical-coordinate representation of color #610958: hue angle of 306.14º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #610958 is Cyan = 0, Magento = 0.91, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 88 | - |
| CMYK | 0 | 0.91 | 0.09 | 0.62 |
| HSL | 306.14º | 0.83% | 0.21% | - |
| HSV(B) | 306.14º | 0.91% | 0.38% | - |
| XYZ | 6.79 | 3.44 | 9.54 | - |
| YUV | 44.32 | 152.65 | 165.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 88 | 0 | 0.91 | 0.09 | 0.62 | 306.14 | 0.83 | 0.21 |
| Hex | 61 | 9 | 58 | 0 | 5B | 9 | 3E | 132 | 53 | 15 |
| Octal | 141 | 11 | 130 | 0 | 133 | 11 | 76 | 462 | 123 | 25 |
| Binary | 1100001 | 1001 | 1011000 | 0 | 1011011 | 1001 | 111110 | 100110010 | 1010011 | 10101 |
Color Harmonies of #610958
Complementary color
Monochromatic Colors of #610958
Black with #610958
Text Example
Text Example
White with #610958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610958; }
p { color: rgb(97,9,88); }
H1.HeaderClassName
{
color: #610958;
}
.AnyTagClassName
{
color: #610958;
}
</style>
background-color css
<style>
a { background-color: #610958; }
a { background-color: rgb(97,9,88); }
div.DivClassName
{
background-color: #610958;
}
.BgClassName
{
background-color: #610958;
}
</style>
border-color css
<style>
span { border-color: #610958; }
span { border-color: rgb(97,9,88); }
td.TdClassName
{
border-color: #610958;
}
.TagClassName
{
border-color: #610958;
}
</style>