Shades of Palatinate Purple #603657
Tints of Palatinate Purple #603657
RGB
CMYK
RGB Variations
Color information
#603657 (or 0x603657) is known color: Palatinate Purple. HEX triplet: 60, 36 and 57. RGB value is (96,54,87). Sum of RGB (Red+Green+Blue) = 96+54+87=237 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.51% from 237); Green value is 54 (21.48% from 255 or 22.78% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 96 - color contains mainly: red. Hex color #603657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603657 is #9FC9A8. Grayscale: #464646. Windows color (decimal): -10471849 or 5715552. OLE color: 5715552.
HSL color Cylindrical-coordinate representation of color #603657: hue angle of 312.86º 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 #603657 is Cyan = 0, Magento = 0.44, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 54 | 87 | - |
| CMYK | 0 | 0.44 | 0.09 | 0.62 |
| HSL | 312.86º | 0.28% | 0.29% | - |
| HSV(B) | 312.86º | 0.44% | 0.38% | - |
| XYZ | 7.86 | 5.81 | 9.72 | - |
| YUV | 70.32 | 137.41 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 54 | 87 | 0 | 0.44 | 0.09 | 0.62 | 312.86 | 0.28 | 0.29 |
| Hex | 60 | 36 | 57 | 0 | 2C | 9 | 3E | 139 | 1C | 1D |
| Octal | 140 | 66 | 127 | 0 | 54 | 11 | 76 | 471 | 34 | 35 |
| Binary | 1100000 | 110110 | 1010111 | 0 | 101100 | 1001 | 111110 | 100111001 | 11100 | 11101 |
Color Harmonies of #603657
Complementary color
Monochromatic Colors of #603657
Black with #603657
Text Example
Text Example
White with #603657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603657; }
p { color: rgb(96,54,87); }
H1.HeaderClassName
{
color: #603657;
}
.AnyTagClassName
{
color: #603657;
}
</style>
background-color css
<style>
a { background-color: #603657; }
a { background-color: rgb(96,54,87); }
div.DivClassName
{
background-color: #603657;
}
.BgClassName
{
background-color: #603657;
}
</style>
border-color css
<style>
span { border-color: #603657; }
span { border-color: rgb(96,54,87); }
td.TdClassName
{
border-color: #603657;
}
.TagClassName
{
border-color: #603657;
}
</style>