Shades of Palatinate Purple #603358
Tints of Palatinate Purple #603358
RGB
CMYK
RGB Variations
Color information
#603358 (or 0x603358) is known color: Palatinate Purple. HEX triplet: 60, 33 and 58. RGB value is (96,51,88). Sum of RGB (Red+Green+Blue) = 96+51+88=235 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.85% from 235); Green value is 51 (20.31% from 255 or 21.70% from 235); Blue value is 88 (34.77% from 255 or 37.45% from 235); Max value from RGB is 96 - color contains mainly: red. Hex color #603358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603358 is #9FCCA7. Grayscale: #444444. Windows color (decimal): -10472616 or 5780320. OLE color: 5780320.
HSL color Cylindrical-coordinate representation of color #603358: hue angle of 310.67º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #603358 is Cyan = 0, Magento = 0.47, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 51 | 88 | - |
| CMYK | 0 | 0.47 | 0.08 | 0.62 |
| HSL | 310.67º | 0.31% | 0.29% | - |
| HSV(B) | 310.67º | 0.47% | 0.38% | - |
| XYZ | 7.77 | 5.56 | 9.9 | - |
| YUV | 68.67 | 138.91 | 147.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 51 | 88 | 0 | 0.47 | 0.08 | 0.62 | 310.67 | 0.31 | 0.29 |
| Hex | 60 | 33 | 58 | 0 | 2F | 8 | 3E | 137 | 1F | 1D |
| Octal | 140 | 63 | 130 | 0 | 57 | 10 | 76 | 467 | 37 | 35 |
| Binary | 1100000 | 110011 | 1011000 | 0 | 101111 | 1000 | 111110 | 100110111 | 11111 | 11101 |
Color Harmonies of #603358
Complementary color
Monochromatic Colors of #603358
Black with #603358
Text Example
Text Example
White with #603358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603358; }
p { color: rgb(96,51,88); }
H1.HeaderClassName
{
color: #603358;
}
.AnyTagClassName
{
color: #603358;
}
</style>
background-color css
<style>
a { background-color: #603358; }
a { background-color: rgb(96,51,88); }
div.DivClassName
{
background-color: #603358;
}
.BgClassName
{
background-color: #603358;
}
</style>
border-color css
<style>
span { border-color: #603358; }
span { border-color: rgb(96,51,88); }
td.TdClassName
{
border-color: #603358;
}
.TagClassName
{
border-color: #603358;
}
</style>