Shades of Palatinate Purple #602156
Tints of Palatinate Purple #602156
RGB
CMYK
RGB Variations
Color information
#602156 (or 0x602156) is known color: Palatinate Purple. HEX triplet: 60, 21 and 56. RGB value is (96,33,86). Sum of RGB (Red+Green+Blue) = 96+33+86=215 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.65% from 215); Green value is 33 (13.28% from 255 or 15.35% from 215); Blue value is 86 (33.98% from 255 or 40% from 215); Max value from RGB is 96 - color contains mainly: red. Hex color #602156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #602156 is #9FDEA9. Grayscale: #393939. Windows color (decimal): -10477226 or 5644640. OLE color: 5644640.
HSL color Cylindrical-coordinate representation of color #602156: hue angle of 309.52º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #602156 is Cyan = 0, Magento = 0.66, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 33 | 86 | - |
| CMYK | 0 | 0.66 | 0.10 | 0.62 |
| HSL | 309.52º | 0.49% | 0.25% | - |
| HSV(B) | 309.52º | 0.66% | 0.38% | - |
| XYZ | 7.05 | 4.25 | 9.25 | - |
| YUV | 57.88 | 143.87 | 155.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 33 | 86 | 0 | 0.66 | 0.10 | 0.62 | 309.52 | 0.49 | 0.25 |
| Hex | 60 | 21 | 56 | 0 | 42 | A | 3E | 136 | 31 | 19 |
| Octal | 140 | 41 | 126 | 0 | 102 | 12 | 76 | 466 | 61 | 31 |
| Binary | 1100000 | 100001 | 1010110 | 0 | 1000010 | 1010 | 111110 | 100110110 | 110001 | 11001 |
Color Harmonies of #602156
Complementary color
Monochromatic Colors of #602156
Black with #602156
Text Example
Text Example
White with #602156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602156; }
p { color: rgb(96,33,86); }
H1.HeaderClassName
{
color: #602156;
}
.AnyTagClassName
{
color: #602156;
}
</style>
background-color css
<style>
a { background-color: #602156; }
a { background-color: rgb(96,33,86); }
div.DivClassName
{
background-color: #602156;
}
.BgClassName
{
background-color: #602156;
}
</style>
border-color css
<style>
span { border-color: #602156; }
span { border-color: rgb(96,33,86); }
td.TdClassName
{
border-color: #602156;
}
.TagClassName
{
border-color: #602156;
}
</style>