Shades of Palatinate Purple #772965
Tints of Palatinate Purple #772965
RGB
CMYK
RGB Variations
Color information
#772965 (or 0x772965) is known color: Palatinate Purple. HEX triplet: 77, 29 and 65. RGB value is (119,41,101). Sum of RGB (Red+Green+Blue) = 119+41+101=261 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.59% from 261); Green value is 41 (16.41% from 255 or 15.71% from 261); Blue value is 101 (39.84% from 255 or 38.70% from 261); Max value from RGB is 119 - color contains mainly: red. Hex color #772965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772965 is #88D69A. Grayscale: #474747. Windows color (decimal): -8967835 or 6629751. OLE color: 6629751.
HSL color Cylindrical-coordinate representation of color #772965: hue angle of 313.85º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #772965 is Cyan = 0, Magento = 0.66, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 41 | 101 | - |
| CMYK | 0 | 0.66 | 0.15 | 0.53 |
| HSL | 313.85º | 0.49% | 0.31% | - |
| HSV(B) | 313.85º | 0.66% | 0.47% | - |
| XYZ | 10.75 | 6.45 | 12.99 | - |
| YUV | 71.16 | 144.84 | 162.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 41 | 101 | 0 | 0.66 | 0.15 | 0.53 | 313.85 | 0.49 | 0.31 |
| Hex | 77 | 29 | 65 | 0 | 42 | F | 35 | 13A | 31 | 1F |
| Octal | 167 | 51 | 145 | 0 | 102 | 17 | 65 | 472 | 61 | 37 |
| Binary | 1110111 | 101001 | 1100101 | 0 | 1000010 | 1111 | 110101 | 100111010 | 110001 | 11111 |
Color Harmonies of #772965
Complementary color
Monochromatic Colors of #772965
Black with #772965
Text Example
Text Example
White with #772965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772965; }
p { color: rgb(119,41,101); }
H1.HeaderClassName
{
color: #772965;
}
.AnyTagClassName
{
color: #772965;
}
</style>
background-color css
<style>
a { background-color: #772965; }
a { background-color: rgb(119,41,101); }
div.DivClassName
{
background-color: #772965;
}
.BgClassName
{
background-color: #772965;
}
</style>
border-color css
<style>
span { border-color: #772965; }
span { border-color: rgb(119,41,101); }
td.TdClassName
{
border-color: #772965;
}
.TagClassName
{
border-color: #772965;
}
</style>