Shades of Palatinate Purple #772560
Tints of Palatinate Purple #772560
RGB
CMYK
RGB Variations
Color information
#772560 (or 0x772560) is known color: Palatinate Purple. HEX triplet: 77, 25 and 60. RGB value is (119,37,96). Sum of RGB (Red+Green+Blue) = 119+37+96=252 (33% of max value = 765). Red value is 119 (46.88% from 255 or 47.22% from 252); Green value is 37 (14.84% from 255 or 14.68% from 252); Blue value is 96 (37.89% from 255 or 38.10% from 252); Max value from RGB is 119 - color contains mainly: red. Hex color #772560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772560 is #88DA9F. Grayscale: #444444. Windows color (decimal): -8968864 or 6301047. OLE color: 6301047.
HSL color Cylindrical-coordinate representation of color #772560: hue angle of 316.83º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #772560 is Cyan = 0, Magento = 0.69, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 37 | 96 | - |
| CMYK | 0 | 0.69 | 0.19 | 0.53 |
| HSL | 316.83º | 0.53% | 0.31% | - |
| HSV(B) | 316.83º | 0.69% | 0.47% | - |
| XYZ | 10.38 | 6.09 | 11.69 | - |
| YUV | 68.24 | 143.67 | 164.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 37 | 96 | 0 | 0.69 | 0.19 | 0.53 | 316.83 | 0.53 | 0.31 |
| Hex | 77 | 25 | 60 | 0 | 45 | 13 | 35 | 13D | 35 | 1F |
| Octal | 167 | 45 | 140 | 0 | 105 | 23 | 65 | 475 | 65 | 37 |
| Binary | 1110111 | 100101 | 1100000 | 0 | 1000101 | 10011 | 110101 | 100111101 | 110101 | 11111 |
Color Harmonies of #772560
Complementary color
Monochromatic Colors of #772560
Black with #772560
Text Example
Text Example
White with #772560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772560; }
p { color: rgb(119,37,96); }
H1.HeaderClassName
{
color: #772560;
}
.AnyTagClassName
{
color: #772560;
}
</style>
background-color css
<style>
a { background-color: #772560; }
a { background-color: rgb(119,37,96); }
div.DivClassName
{
background-color: #772560;
}
.BgClassName
{
background-color: #772560;
}
</style>
border-color css
<style>
span { border-color: #772560; }
span { border-color: rgb(119,37,96); }
td.TdClassName
{
border-color: #772560;
}
.TagClassName
{
border-color: #772560;
}
</style>