Shades of Palatinate Purple #602455
Tints of Palatinate Purple #602455
RGB
CMYK
RGB Variations
Color information
#602455 (or 0x602455) is known color: Palatinate Purple. HEX triplet: 60, 24 and 55. RGB value is (96,36,85). Sum of RGB (Red+Green+Blue) = 96+36+85=217 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.24% from 217); Green value is 36 (14.45% from 255 or 16.59% from 217); Blue value is 85 (33.59% from 255 or 39.17% from 217); Max value from RGB is 96 - color contains mainly: red. Hex color #602455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602455 is #9FDBAA. Grayscale: #3B3B3B. Windows color (decimal): -10476459 or 5579872. OLE color: 5579872.
HSL color Cylindrical-coordinate representation of color #602455: hue angle of 311º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #602455 is Cyan = 0, Magento = 0.62, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 36 | 85 | - |
| CMYK | 0 | 0.62 | 0.11 | 0.62 |
| HSL | 311º | 0.45% | 0.26% | - |
| HSV(B) | 311º | 0.63% | 0.38% | - |
| XYZ | 7.09 | 4.4 | 9.07 | - |
| YUV | 59.53 | 142.38 | 154.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 36 | 85 | 0 | 0.62 | 0.11 | 0.62 | 311 | 0.45 | 0.26 |
| Hex | 60 | 24 | 55 | 0 | 3E | B | 3E | 137 | 2D | 1A |
| Octal | 140 | 44 | 125 | 0 | 76 | 13 | 76 | 467 | 55 | 32 |
| Binary | 1100000 | 100100 | 1010101 | 0 | 111110 | 1011 | 111110 | 100110111 | 101101 | 11010 |
Color Harmonies of #602455
Complementary color
Monochromatic Colors of #602455
Black with #602455
Text Example
Text Example
White with #602455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602455; }
p { color: rgb(96,36,85); }
H1.HeaderClassName
{
color: #602455;
}
.AnyTagClassName
{
color: #602455;
}
</style>
background-color css
<style>
a { background-color: #602455; }
a { background-color: rgb(96,36,85); }
div.DivClassName
{
background-color: #602455;
}
.BgClassName
{
background-color: #602455;
}
</style>
border-color css
<style>
span { border-color: #602455; }
span { border-color: rgb(96,36,85); }
td.TdClassName
{
border-color: #602455;
}
.TagClassName
{
border-color: #602455;
}
</style>