Shades of Palatinate Purple #601856
Tints of Palatinate Purple #601856
RGB
CMYK
RGB Variations
Color information
#601856 (or 0x601856) is known color: Palatinate Purple. HEX triplet: 60, 18 and 56. RGB value is (96,24,86). Sum of RGB (Red+Green+Blue) = 96+24+86=206 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.60% from 206); Green value is 24 (9.77% from 255 or 11.65% from 206); Blue value is 86 (33.98% from 255 or 41.75% from 206); Max value from RGB is 96 - color contains mainly: red. Hex color #601856 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #601856 is #9FE7A9. Grayscale: #343434. Windows color (decimal): -10479530 or 5642336. OLE color: 5642336.
HSL color Cylindrical-coordinate representation of color #601856: hue angle of 308.33º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #601856 is Cyan = 0, Magento = 0.75, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 24 | 86 | - |
| CMYK | 0 | 0.75 | 0.10 | 0.62 |
| HSL | 308.33º | 0.6% | 0.24% | - |
| HSV(B) | 308.33º | 0.75% | 0.38% | - |
| XYZ | 6.83 | 3.81 | 9.18 | - |
| YUV | 52.6 | 146.85 | 158.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 24 | 86 | 0 | 0.75 | 0.10 | 0.62 | 308.33 | 0.6 | 0.24 |
| Hex | 60 | 18 | 56 | 0 | 4B | A | 3E | 134 | 3C | 18 |
| Octal | 140 | 30 | 126 | 0 | 113 | 12 | 76 | 464 | 74 | 30 |
| Binary | 1100000 | 11000 | 1010110 | 0 | 1001011 | 1010 | 111110 | 100110100 | 111100 | 11000 |
Color Harmonies of #601856
Complementary color
Monochromatic Colors of #601856
Black with #601856
Text Example
Text Example
White with #601856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601856; }
p { color: rgb(96,24,86); }
H1.HeaderClassName
{
color: #601856;
}
.AnyTagClassName
{
color: #601856;
}
</style>
background-color css
<style>
a { background-color: #601856; }
a { background-color: rgb(96,24,86); }
div.DivClassName
{
background-color: #601856;
}
.BgClassName
{
background-color: #601856;
}
</style>
border-color css
<style>
span { border-color: #601856; }
span { border-color: rgb(96,24,86); }
td.TdClassName
{
border-color: #601856;
}
.TagClassName
{
border-color: #601856;
}
</style>