Shades of Palatinate Purple #772760
Tints of Palatinate Purple #772760
RGB
CMYK
RGB Variations
Color information
#772760 (or 0x772760) is known color: Palatinate Purple. HEX triplet: 77, 27 and 60. RGB value is (119,39,96). Sum of RGB (Red+Green+Blue) = 119+39+96=254 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.85% from 254); Green value is 39 (15.62% from 255 or 15.35% from 254); Blue value is 96 (37.89% from 255 or 37.80% from 254); Max value from RGB is 119 - color contains mainly: red. Hex color #772760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772760 is #88D89F. Grayscale: #454545. Windows color (decimal): -8968352 or 6301559. OLE color: 6301559.
HSL color Cylindrical-coordinate representation of color #772760: hue angle of 317.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #772760 is Cyan = 0, Magento = 0.67, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 96 | - |
| CMYK | 0 | 0.67 | 0.19 | 0.53 |
| HSL | 317.25º | 0.51% | 0.31% | - |
| HSV(B) | 317.25º | 0.67% | 0.47% | - |
| XYZ | 10.44 | 6.22 | 11.72 | - |
| YUV | 69.42 | 143 | 163.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 96 | 0 | 0.67 | 0.19 | 0.53 | 317.25 | 0.51 | 0.31 |
| Hex | 77 | 27 | 60 | 0 | 43 | 13 | 35 | 13D | 33 | 1F |
| Octal | 167 | 47 | 140 | 0 | 103 | 23 | 65 | 475 | 63 | 37 |
| Binary | 1110111 | 100111 | 1100000 | 0 | 1000011 | 10011 | 110101 | 100111101 | 110011 | 11111 |
Color Harmonies of #772760
Complementary color
Monochromatic Colors of #772760
Black with #772760
Text Example
Text Example
White with #772760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772760; }
p { color: rgb(119,39,96); }
H1.HeaderClassName
{
color: #772760;
}
.AnyTagClassName
{
color: #772760;
}
</style>
background-color css
<style>
a { background-color: #772760; }
a { background-color: rgb(119,39,96); }
div.DivClassName
{
background-color: #772760;
}
.BgClassName
{
background-color: #772760;
}
</style>
border-color css
<style>
span { border-color: #772760; }
span { border-color: rgb(119,39,96); }
td.TdClassName
{
border-color: #772760;
}
.TagClassName
{
border-color: #772760;
}
</style>