Shades of Palatinate Purple #603158
Tints of Palatinate Purple #603158
RGB
CMYK
RGB Variations
Color information
#603158 (or 0x603158) is known color: Palatinate Purple. HEX triplet: 60, 31 and 58. RGB value is (96,49,88). Sum of RGB (Red+Green+Blue) = 96+49+88=233 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.20% from 233); Green value is 49 (19.53% from 255 or 21.03% from 233); Blue value is 88 (34.77% from 255 or 37.77% from 233); Max value from RGB is 96 - color contains mainly: red. Hex color #603158 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603158 is #9FCEA7. Grayscale: #434343. Windows color (decimal): -10473128 or 5779808. OLE color: 5779808.
HSL color Cylindrical-coordinate representation of color #603158: hue angle of 310.21º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #603158 is Cyan = 0, Magento = 0.49, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 49 | 88 | - |
| CMYK | 0 | 0.49 | 0.08 | 0.62 |
| HSL | 310.21º | 0.32% | 0.28% | - |
| HSV(B) | 310.21º | 0.49% | 0.38% | - |
| XYZ | 7.68 | 5.39 | 9.87 | - |
| YUV | 67.5 | 139.57 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 88 | 0 | 0.49 | 0.08 | 0.62 | 310.21 | 0.32 | 0.28 |
| Hex | 60 | 31 | 58 | 0 | 31 | 8 | 3E | 136 | 20 | 1C |
| Octal | 140 | 61 | 130 | 0 | 61 | 10 | 76 | 466 | 40 | 34 |
| Binary | 1100000 | 110001 | 1011000 | 0 | 110001 | 1000 | 111110 | 100110110 | 100000 | 11100 |
Color Harmonies of #603158
Complementary color
Monochromatic Colors of #603158
Black with #603158
Text Example
Text Example
White with #603158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603158; }
p { color: rgb(96,49,88); }
H1.HeaderClassName
{
color: #603158;
}
.AnyTagClassName
{
color: #603158;
}
</style>
background-color css
<style>
a { background-color: #603158; }
a { background-color: rgb(96,49,88); }
div.DivClassName
{
background-color: #603158;
}
.BgClassName
{
background-color: #603158;
}
</style>
border-color css
<style>
span { border-color: #603158; }
span { border-color: rgb(96,49,88); }
td.TdClassName
{
border-color: #603158;
}
.TagClassName
{
border-color: #603158;
}
</style>