Shades of Palatinate Purple #603659
Tints of Palatinate Purple #603659
RGB
CMYK
RGB Variations
Color information
#603659 (or 0x603659) is known color: Palatinate Purple. HEX triplet: 60, 36 and 59. RGB value is (96,54,89). Sum of RGB (Red+Green+Blue) = 96+54+89=239 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.17% from 239); Green value is 54 (21.48% from 255 or 22.59% from 239); Blue value is 89 (35.16% from 255 or 37.24% from 239); Max value from RGB is 96 - color contains mainly: red. Hex color #603659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603659 is #9FC9A6. Grayscale: #464646. Windows color (decimal): -10471847 or 5846624. OLE color: 5846624.
HSL color Cylindrical-coordinate representation of color #603659: hue angle of 310º degrees, saturation: 0.28, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #603659 is Cyan = 0, Magento = 0.44, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 54 | 89 | - |
| CMYK | 0 | 0.44 | 0.07 | 0.62 |
| HSL | 310º | 0.28% | 0.29% | - |
| HSV(B) | 310º | 0.44% | 0.38% | - |
| XYZ | 7.95 | 5.85 | 10.16 | - |
| YUV | 70.55 | 138.41 | 146.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 54 | 89 | 0 | 0.44 | 0.07 | 0.62 | 310 | 0.28 | 0.29 |
| Hex | 60 | 36 | 59 | 0 | 2C | 7 | 3E | 136 | 1C | 1D |
| Octal | 140 | 66 | 131 | 0 | 54 | 7 | 76 | 466 | 34 | 35 |
| Binary | 1100000 | 110110 | 1011001 | 0 | 101100 | 111 | 111110 | 100110110 | 11100 | 11101 |
Color Harmonies of #603659
Complementary color
Monochromatic Colors of #603659
Black with #603659
Text Example
Text Example
White with #603659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603659; }
p { color: rgb(96,54,89); }
H1.HeaderClassName
{
color: #603659;
}
.AnyTagClassName
{
color: #603659;
}
</style>
background-color css
<style>
a { background-color: #603659; }
a { background-color: rgb(96,54,89); }
div.DivClassName
{
background-color: #603659;
}
.BgClassName
{
background-color: #603659;
}
</style>
border-color css
<style>
span { border-color: #603659; }
span { border-color: rgb(96,54,89); }
td.TdClassName
{
border-color: #603659;
}
.TagClassName
{
border-color: #603659;
}
</style>