Shades of Palatinate Purple #603459
Tints of Palatinate Purple #603459
RGB
CMYK
RGB Variations
Color information
#603459 (or 0x603459) is known color: Palatinate Purple. HEX triplet: 60, 34 and 59. RGB value is (96,52,89). Sum of RGB (Red+Green+Blue) = 96+52+89=237 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.51% from 237); Green value is 52 (20.70% from 255 or 21.94% from 237); Blue value is 89 (35.16% from 255 or 37.55% from 237); Max value from RGB is 96 - color contains mainly: red. Hex color #603459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603459 is #9FCBA6. Grayscale: #454545. Windows color (decimal): -10472359 or 5846112. OLE color: 5846112.
HSL color Cylindrical-coordinate representation of color #603459: hue angle of 309.55º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #603459 is Cyan = 0, Magento = 0.46, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 52 | 89 | - |
| CMYK | 0 | 0.46 | 0.07 | 0.62 |
| HSL | 309.55º | 0.3% | 0.29% | - |
| HSV(B) | 309.55º | 0.46% | 0.38% | - |
| XYZ | 7.86 | 5.66 | 10.13 | - |
| YUV | 69.37 | 139.08 | 146.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 52 | 89 | 0 | 0.46 | 0.07 | 0.62 | 309.55 | 0.3 | 0.29 |
| Hex | 60 | 34 | 59 | 0 | 2E | 7 | 3E | 136 | 1E | 1D |
| Octal | 140 | 64 | 131 | 0 | 56 | 7 | 76 | 466 | 36 | 35 |
| Binary | 1100000 | 110100 | 1011001 | 0 | 101110 | 111 | 111110 | 100110110 | 11110 | 11101 |
Color Harmonies of #603459
Complementary color
Monochromatic Colors of #603459
Black with #603459
Text Example
Text Example
White with #603459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603459; }
p { color: rgb(96,52,89); }
H1.HeaderClassName
{
color: #603459;
}
.AnyTagClassName
{
color: #603459;
}
</style>
background-color css
<style>
a { background-color: #603459; }
a { background-color: rgb(96,52,89); }
div.DivClassName
{
background-color: #603459;
}
.BgClassName
{
background-color: #603459;
}
</style>
border-color css
<style>
span { border-color: #603459; }
span { border-color: rgb(96,52,89); }
td.TdClassName
{
border-color: #603459;
}
.TagClassName
{
border-color: #603459;
}
</style>