Shades of Palatinate Purple #602456
Tints of Palatinate Purple #602456
RGB
CMYK
RGB Variations
Color information
#602456 (or 0x602456) is known color: Palatinate Purple. HEX triplet: 60, 24 and 56. RGB value is (96,36,86). Sum of RGB (Red+Green+Blue) = 96+36+86=218 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.04% from 218); Green value is 36 (14.45% from 255 or 16.51% from 218); Blue value is 86 (33.98% from 255 or 39.45% from 218); Max value from RGB is 96 - color contains mainly: red. Hex color #602456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602456 is #9FDBA9. Grayscale: #3B3B3B. Windows color (decimal): -10476458 or 5645408. OLE color: 5645408.
HSL color Cylindrical-coordinate representation of color #602456: hue angle of 310º 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 #602456 is Cyan = 0, Magento = 0.62, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 36 | 86 | - |
| CMYK | 0 | 0.62 | 0.10 | 0.62 |
| HSL | 310º | 0.45% | 0.26% | - |
| HSV(B) | 310º | 0.63% | 0.38% | - |
| XYZ | 7.13 | 4.42 | 9.28 | - |
| YUV | 59.64 | 142.88 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 36 | 86 | 0 | 0.62 | 0.10 | 0.62 | 310 | 0.45 | 0.26 |
| Hex | 60 | 24 | 56 | 0 | 3E | A | 3E | 136 | 2D | 1A |
| Octal | 140 | 44 | 126 | 0 | 76 | 12 | 76 | 466 | 55 | 32 |
| Binary | 1100000 | 100100 | 1010110 | 0 | 111110 | 1010 | 111110 | 100110110 | 101101 | 11010 |
Color Harmonies of #602456
Complementary color
Monochromatic Colors of #602456
Black with #602456
Text Example
Text Example
White with #602456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602456; }
p { color: rgb(96,36,86); }
H1.HeaderClassName
{
color: #602456;
}
.AnyTagClassName
{
color: #602456;
}
</style>
background-color css
<style>
a { background-color: #602456; }
a { background-color: rgb(96,36,86); }
div.DivClassName
{
background-color: #602456;
}
.BgClassName
{
background-color: #602456;
}
</style>
border-color css
<style>
span { border-color: #602456; }
span { border-color: rgb(96,36,86); }
td.TdClassName
{
border-color: #602456;
}
.TagClassName
{
border-color: #602456;
}
</style>