Shades of Palatinate Purple #772765
Tints of Palatinate Purple #772765
RGB
CMYK
RGB Variations
Color information
#772765 (or 0x772765) is known color: Palatinate Purple. HEX triplet: 77, 27 and 65. RGB value is (119,39,101). Sum of RGB (Red+Green+Blue) = 119+39+101=259 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.95% from 259); Green value is 39 (15.62% from 255 or 15.06% from 259); Blue value is 101 (39.84% from 255 or 39.00% from 259); Max value from RGB is 119 - color contains mainly: red. Hex color #772765 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772765 is #88D89A. Grayscale: #454545. Windows color (decimal): -8968347 or 6629239. OLE color: 6629239.
HSL color Cylindrical-coordinate representation of color #772765: hue angle of 313.5º 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 #772765 is Cyan = 0, Magento = 0.67, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 101 | - |
| CMYK | 0 | 0.67 | 0.15 | 0.53 |
| HSL | 313.5º | 0.51% | 0.31% | - |
| HSV(B) | 313.5º | 0.67% | 0.47% | - |
| XYZ | 10.68 | 6.31 | 12.97 | - |
| YUV | 69.99 | 145.5 | 162.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 101 | 0 | 0.67 | 0.15 | 0.53 | 313.5 | 0.51 | 0.31 |
| Hex | 77 | 27 | 65 | 0 | 43 | F | 35 | 13A | 33 | 1F |
| Octal | 167 | 47 | 145 | 0 | 103 | 17 | 65 | 472 | 63 | 37 |
| Binary | 1110111 | 100111 | 1100101 | 0 | 1000011 | 1111 | 110101 | 100111010 | 110011 | 11111 |
Color Harmonies of #772765
Complementary color
Monochromatic Colors of #772765
Black with #772765
Text Example
Text Example
White with #772765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772765; }
p { color: rgb(119,39,101); }
H1.HeaderClassName
{
color: #772765;
}
.AnyTagClassName
{
color: #772765;
}
</style>
background-color css
<style>
a { background-color: #772765; }
a { background-color: rgb(119,39,101); }
div.DivClassName
{
background-color: #772765;
}
.BgClassName
{
background-color: #772765;
}
</style>
border-color css
<style>
span { border-color: #772765; }
span { border-color: rgb(119,39,101); }
td.TdClassName
{
border-color: #772765;
}
.TagClassName
{
border-color: #772765;
}
</style>