Shades of Palatinate Purple #610960
Tints of Palatinate Purple #610960
RGB
CMYK
RGB Variations
Color information
#610960 (or 0x610960) is known color: Palatinate Purple. HEX triplet: 61, 09 and 60. RGB value is (97,9,96). Sum of RGB (Red+Green+Blue) = 97+9+96=202 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.02% from 202); Green value is 9 (3.91% from 255 or 4.46% from 202); Blue value is 96 (37.89% from 255 or 47.52% from 202); Max value from RGB is 97 - color contains mainly: red. Hex color #610960 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610960 is #9EF69F. Grayscale: #2C2C2C. Windows color (decimal): -10417824 or 6293857. OLE color: 6293857.
HSL color Cylindrical-coordinate representation of color #610960: hue angle of 300.68º 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 #610960 is Cyan = 0, Magento = 0.91, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 96 | - |
| CMYK | 0 | 0.91 | 0.01 | 0.62 |
| HSL | 300.68º | 0.83% | 0.21% | - |
| HSV(B) | 300.68º | 0.91% | 0.38% | - |
| XYZ | 7.14 | 3.58 | 11.38 | - |
| YUV | 45.23 | 156.65 | 164.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 96 | 0 | 0.91 | 0.01 | 0.62 | 300.68 | 0.83 | 0.21 |
| Hex | 61 | 9 | 60 | 0 | 5B | 1 | 3E | 12D | 53 | 15 |
| Octal | 141 | 11 | 140 | 0 | 133 | 1 | 76 | 455 | 123 | 25 |
| Binary | 1100001 | 1001 | 1100000 | 0 | 1011011 | 1 | 111110 | 100101101 | 1010011 | 10101 |
Color Harmonies of #610960
Complementary color
Monochromatic Colors of #610960
Black with #610960
Text Example
Text Example
White with #610960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610960; }
p { color: rgb(97,9,96); }
H1.HeaderClassName
{
color: #610960;
}
.AnyTagClassName
{
color: #610960;
}
</style>
background-color css
<style>
a { background-color: #610960; }
a { background-color: rgb(97,9,96); }
div.DivClassName
{
background-color: #610960;
}
.BgClassName
{
background-color: #610960;
}
</style>
border-color css
<style>
span { border-color: #610960; }
span { border-color: rgb(97,9,96); }
td.TdClassName
{
border-color: #610960;
}
.TagClassName
{
border-color: #610960;
}
</style>