Shades of Palatinate Purple #601756
Tints of Palatinate Purple #601756
RGB
CMYK
RGB Variations
Color information
#601756 (or 0x601756) is known color: Palatinate Purple. HEX triplet: 60, 17 and 56. RGB value is (96,23,86). Sum of RGB (Red+Green+Blue) = 96+23+86=205 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.83% from 205); Green value is 23 (9.38% from 255 or 11.22% from 205); Blue value is 86 (33.98% from 255 or 41.95% from 205); Max value from RGB is 96 - color contains mainly: red. Hex color #601756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #601756 is #9FE8A9. Grayscale: #333333. Windows color (decimal): -10479786 or 5642080. OLE color: 5642080.
HSL color Cylindrical-coordinate representation of color #601756: hue angle of 308.22º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #601756 is Cyan = 0, Magento = 0.76, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 23 | 86 | - |
| CMYK | 0 | 0.76 | 0.10 | 0.62 |
| HSL | 308.22º | 0.61% | 0.23% | - |
| HSV(B) | 308.22º | 0.76% | 0.38% | - |
| XYZ | 6.81 | 3.77 | 9.17 | - |
| YUV | 52.01 | 147.18 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 23 | 86 | 0 | 0.76 | 0.10 | 0.62 | 308.22 | 0.61 | 0.23 |
| Hex | 60 | 17 | 56 | 0 | 4C | A | 3E | 134 | 3D | 17 |
| Octal | 140 | 27 | 126 | 0 | 114 | 12 | 76 | 464 | 75 | 27 |
| Binary | 1100000 | 10111 | 1010110 | 0 | 1001100 | 1010 | 111110 | 100110100 | 111101 | 10111 |
Color Harmonies of #601756
Complementary color
Monochromatic Colors of #601756
Black with #601756
Text Example
Text Example
White with #601756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601756; }
p { color: rgb(96,23,86); }
H1.HeaderClassName
{
color: #601756;
}
.AnyTagClassName
{
color: #601756;
}
</style>
background-color css
<style>
a { background-color: #601756; }
a { background-color: rgb(96,23,86); }
div.DivClassName
{
background-color: #601756;
}
.BgClassName
{
background-color: #601756;
}
</style>
border-color css
<style>
span { border-color: #601756; }
span { border-color: rgb(96,23,86); }
td.TdClassName
{
border-color: #601756;
}
.TagClassName
{
border-color: #601756;
}
</style>