Shades of Palatinate Purple #603859
Tints of Palatinate Purple #603859
RGB
CMYK
RGB Variations
Color information
#603859 (or 0x603859) is known color: Palatinate Purple. HEX triplet: 60, 38 and 59. RGB value is (96,56,89). Sum of RGB (Red+Green+Blue) = 96+56+89=241 (31% of max value = 765). Red value is 96 (37.89% from 255 or 39.83% from 241); Green value is 56 (22.27% from 255 or 23.24% from 241); Blue value is 89 (35.16% from 255 or 36.93% from 241); Max value from RGB is 96 - color contains mainly: red. Hex color #603859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603859 is #9FC7A6. Grayscale: #474747. Windows color (decimal): -10471335 or 5847136. OLE color: 5847136.
HSL color Cylindrical-coordinate representation of color #603859: hue angle of 310.5º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #603859 is Cyan = 0, Magento = 0.42, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 56 | 89 | - |
| CMYK | 0 | 0.42 | 0.07 | 0.62 |
| HSL | 310.5º | 0.26% | 0.3% | - |
| HSV(B) | 310.5º | 0.42% | 0.38% | - |
| XYZ | 8.04 | 6.04 | 10.19 | - |
| YUV | 71.72 | 137.75 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 56 | 89 | 0 | 0.42 | 0.07 | 0.62 | 310.5 | 0.26 | 0.3 |
| Hex | 60 | 38 | 59 | 0 | 2A | 7 | 3E | 136 | 1A | 1E |
| Octal | 140 | 70 | 131 | 0 | 52 | 7 | 76 | 466 | 32 | 36 |
| Binary | 1100000 | 111000 | 1011001 | 0 | 101010 | 111 | 111110 | 100110110 | 11010 | 11110 |
Color Harmonies of #603859
Complementary color
Monochromatic Colors of #603859
Black with #603859
Text Example
Text Example
White with #603859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603859; }
p { color: rgb(96,56,89); }
H1.HeaderClassName
{
color: #603859;
}
.AnyTagClassName
{
color: #603859;
}
</style>
background-color css
<style>
a { background-color: #603859; }
a { background-color: rgb(96,56,89); }
div.DivClassName
{
background-color: #603859;
}
.BgClassName
{
background-color: #603859;
}
</style>
border-color css
<style>
span { border-color: #603859; }
span { border-color: rgb(96,56,89); }
td.TdClassName
{
border-color: #603859;
}
.TagClassName
{
border-color: #603859;
}
</style>