Shades of Palatinate Purple #601553
Tints of Palatinate Purple #601553
RGB
CMYK
RGB Variations
Color information
#601553 (or 0x601553) is known color: Palatinate Purple. HEX triplet: 60, 15 and 53. RGB value is (96,21,83). Sum of RGB (Red+Green+Blue) = 96+21+83=200 (26% of max value = 765). Red value is 96 (37.89% from 255 or 48% from 200); Green value is 21 (8.59% from 255 or 10.5% from 200); Blue value is 83 (32.81% from 255 or 41.5% from 200); Max value from RGB is 96 - color contains mainly: red. Hex color #601553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #601553 is #9FEAAC. Grayscale: #323232. Windows color (decimal): -10480301 or 5444960. OLE color: 5444960.
HSL color Cylindrical-coordinate representation of color #601553: hue angle of 310.4º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #601553 is Cyan = 0, Magento = 0.78, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 21 | 83 | - |
| CMYK | 0 | 0.78 | 0.14 | 0.62 |
| HSL | 310.4º | 0.64% | 0.23% | - |
| HSV(B) | 310.4º | 0.78% | 0.38% | - |
| XYZ | 6.65 | 3.65 | 8.54 | - |
| YUV | 50.49 | 146.35 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 21 | 83 | 0 | 0.78 | 0.14 | 0.62 | 310.4 | 0.64 | 0.23 |
| Hex | 60 | 15 | 53 | 0 | 4E | E | 3E | 136 | 40 | 17 |
| Octal | 140 | 25 | 123 | 0 | 116 | 16 | 76 | 466 | 100 | 27 |
| Binary | 1100000 | 10101 | 1010011 | 0 | 1001110 | 1110 | 111110 | 100110110 | 1000000 | 10111 |
Color Harmonies of #601553
Complementary color
Monochromatic Colors of #601553
Black with #601553
Text Example
Text Example
White with #601553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601553; }
p { color: rgb(96,21,83); }
H1.HeaderClassName
{
color: #601553;
}
.AnyTagClassName
{
color: #601553;
}
</style>
background-color css
<style>
a { background-color: #601553; }
a { background-color: rgb(96,21,83); }
div.DivClassName
{
background-color: #601553;
}
.BgClassName
{
background-color: #601553;
}
</style>
border-color css
<style>
span { border-color: #601553; }
span { border-color: rgb(96,21,83); }
td.TdClassName
{
border-color: #601553;
}
.TagClassName
{
border-color: #601553;
}
</style>