Shades of Palatinate Purple #603156
Tints of Palatinate Purple #603156
RGB
CMYK
RGB Variations
Color information
#603156 (or 0x603156) is known color: Palatinate Purple. HEX triplet: 60, 31 and 56. RGB value is (96,49,86). Sum of RGB (Red+Green+Blue) = 96+49+86=231 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.56% from 231); Green value is 49 (19.53% from 255 or 21.21% from 231); Blue value is 86 (33.98% from 255 or 37.23% from 231); Max value from RGB is 96 - color contains mainly: red. Hex color #603156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603156 is #9FCEA9. Grayscale: #434343. Windows color (decimal): -10473130 or 5648736. OLE color: 5648736.
HSL color Cylindrical-coordinate representation of color #603156: hue angle of 312.77º 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 #603156 is Cyan = 0, Magento = 0.49, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 49 | 86 | - |
| CMYK | 0 | 0.49 | 0.10 | 0.62 |
| HSL | 312.77º | 0.32% | 0.28% | - |
| HSV(B) | 312.77º | 0.49% | 0.38% | - |
| XYZ | 7.6 | 5.36 | 9.44 | - |
| YUV | 67.27 | 138.57 | 148.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 86 | 0 | 0.49 | 0.10 | 0.62 | 312.77 | 0.32 | 0.28 |
| Hex | 60 | 31 | 56 | 0 | 31 | A | 3E | 139 | 20 | 1C |
| Octal | 140 | 61 | 126 | 0 | 61 | 12 | 76 | 471 | 40 | 34 |
| Binary | 1100000 | 110001 | 1010110 | 0 | 110001 | 1010 | 111110 | 100111001 | 100000 | 11100 |
Color Harmonies of #603156
Complementary color
Monochromatic Colors of #603156
Black with #603156
Text Example
Text Example
White with #603156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603156; }
p { color: rgb(96,49,86); }
H1.HeaderClassName
{
color: #603156;
}
.AnyTagClassName
{
color: #603156;
}
</style>
background-color css
<style>
a { background-color: #603156; }
a { background-color: rgb(96,49,86); }
div.DivClassName
{
background-color: #603156;
}
.BgClassName
{
background-color: #603156;
}
</style>
border-color css
<style>
span { border-color: #603156; }
span { border-color: rgb(96,49,86); }
td.TdClassName
{
border-color: #603156;
}
.TagClassName
{
border-color: #603156;
}
</style>