Shades of Palatinate Purple #602960
Tints of Palatinate Purple #602960
RGB
CMYK
RGB Variations
Color information
#602960 (or 0x602960) is known color: Palatinate Purple. HEX triplet: 60, 29 and 60. RGB value is (96,41,96). Sum of RGB (Red+Green+Blue) = 96+41+96=233 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.20% from 233); Green value is 41 (16.41% from 255 or 17.60% from 233); Blue value is 96 (37.89% from 255 or 41.20% from 233); Max value from RGB is 96 - color contains mainly: red, blue. Hex color #602960 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602960 is #9FD69F. Grayscale: #3F3F3F. Windows color (decimal): -10475168 or 6302048. OLE color: 6302048.
HSL color Cylindrical-coordinate representation of color #602960: hue angle of 300º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #602960 is Cyan = 0, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 41 | 96 | - |
| CMYK | 0 | 0.57 | 0 | 0.62 |
| HSL | 300º | 0.4% | 0.27% | - |
| HSV(B) | 300º | 0.57% | 0.38% | - |
| XYZ | 7.73 | 4.92 | 11.61 | - |
| YUV | 63.72 | 146.22 | 151.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 41 | 96 | 0 | 0.57 | 0 | 0.62 | 300 | 0.4 | 0.27 |
| Hex | 60 | 29 | 60 | 0 | 39 | 0 | 3E | 12C | 28 | 1B |
| Octal | 140 | 51 | 140 | 0 | 71 | 0 | 76 | 454 | 50 | 33 |
| Binary | 1100000 | 101001 | 1100000 | 0 | 111001 | 0 | 111110 | 100101100 | 101000 | 11011 |
Color Harmonies of #602960
Complementary color
Monochromatic Colors of #602960
Black with #602960
Text Example
Text Example
White with #602960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602960; }
p { color: rgb(96,41,96); }
H1.HeaderClassName
{
color: #602960;
}
.AnyTagClassName
{
color: #602960;
}
</style>
background-color css
<style>
a { background-color: #602960; }
a { background-color: rgb(96,41,96); }
div.DivClassName
{
background-color: #602960;
}
.BgClassName
{
background-color: #602960;
}
</style>
border-color css
<style>
span { border-color: #602960; }
span { border-color: rgb(96,41,96); }
td.TdClassName
{
border-color: #602960;
}
.TagClassName
{
border-color: #602960;
}
</style>