Shades of Palatinate Purple #601460
Tints of Palatinate Purple #601460
RGB
CMYK
RGB Variations
Color information
#601460 (or 0x601460) is known color: Palatinate Purple. HEX triplet: 60, 14 and 60. RGB value is (96,20,96). Sum of RGB (Red+Green+Blue) = 96+20+96=212 (28% of max value = 765). Red value is 96 (37.89% from 255 or 45.28% from 212); Green value is 20 (8.20% from 255 or 9.43% from 212); Blue value is 96 (37.89% from 255 or 45.28% from 212); Max value from RGB is 96 - color contains mainly: red, blue. Hex color #601460 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #601460 is #9FEB9F. Grayscale: #333333. Windows color (decimal): -10480544 or 6296672. OLE color: 6296672.
HSL color Cylindrical-coordinate representation of color #601460: hue angle of 300º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #601460 is Cyan = 0, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 20 | 96 | - |
| CMYK | 0 | 0.79 | 0 | 0.62 |
| HSL | 300º | 0.66% | 0.23% | - |
| HSV(B) | 300º | 0.79% | 0.38% | - |
| XYZ | 7.19 | 3.83 | 11.43 | - |
| YUV | 51.39 | 153.18 | 159.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 20 | 96 | 0 | 0.79 | 0 | 0.62 | 300 | 0.66 | 0.23 |
| Hex | 60 | 14 | 60 | 0 | 4F | 0 | 3E | 12C | 42 | 17 |
| Octal | 140 | 24 | 140 | 0 | 117 | 0 | 76 | 454 | 102 | 27 |
| Binary | 1100000 | 10100 | 1100000 | 0 | 1001111 | 0 | 111110 | 100101100 | 1000010 | 10111 |
Color Harmonies of #601460
Complementary color
Monochromatic Colors of #601460
Black with #601460
Text Example
Text Example
White with #601460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601460; }
p { color: rgb(96,20,96); }
H1.HeaderClassName
{
color: #601460;
}
.AnyTagClassName
{
color: #601460;
}
</style>
background-color css
<style>
a { background-color: #601460; }
a { background-color: rgb(96,20,96); }
div.DivClassName
{
background-color: #601460;
}
.BgClassName
{
background-color: #601460;
}
</style>
border-color css
<style>
span { border-color: #601460; }
span { border-color: rgb(96,20,96); }
td.TdClassName
{
border-color: #601460;
}
.TagClassName
{
border-color: #601460;
}
</style>