Shades of Palatinate Purple #773765
Tints of Palatinate Purple #773765
RGB
CMYK
RGB Variations
Color information
#773765 (or 0x773765) is known color: Palatinate Purple. HEX triplet: 77, 37 and 65. RGB value is (119,55,101). Sum of RGB (Red+Green+Blue) = 119+55+101=275 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.27% from 275); Green value is 55 (21.88% from 255 or 20% from 275); Blue value is 101 (39.84% from 255 or 36.73% from 275); Max value from RGB is 119 - color contains mainly: red. Hex color #773765 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773765 is #88C89A. Grayscale: #4F4F4F. Windows color (decimal): -8964251 or 6633335. OLE color: 6633335.
HSL color Cylindrical-coordinate representation of color #773765: hue angle of 316.88º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #773765 is Cyan = 0, Magento = 0.54, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 101 | - |
| CMYK | 0 | 0.54 | 0.15 | 0.53 |
| HSL | 316.88º | 0.37% | 0.34% | - |
| HSV(B) | 316.88º | 0.54% | 0.47% | - |
| XYZ | 11.32 | 7.59 | 13.18 | - |
| YUV | 79.38 | 140.2 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 101 | 0 | 0.54 | 0.15 | 0.53 | 316.88 | 0.37 | 0.34 |
| Hex | 77 | 37 | 65 | 0 | 36 | F | 35 | 13D | 25 | 22 |
| Octal | 167 | 67 | 145 | 0 | 66 | 17 | 65 | 475 | 45 | 42 |
| Binary | 1110111 | 110111 | 1100101 | 0 | 110110 | 1111 | 110101 | 100111101 | 100101 | 100010 |
Color Harmonies of #773765
Complementary color
Monochromatic Colors of #773765
Black with #773765
Text Example
Text Example
White with #773765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773765; }
p { color: rgb(119,55,101); }
H1.HeaderClassName
{
color: #773765;
}
.AnyTagClassName
{
color: #773765;
}
</style>
background-color css
<style>
a { background-color: #773765; }
a { background-color: rgb(119,55,101); }
div.DivClassName
{
background-color: #773765;
}
.BgClassName
{
background-color: #773765;
}
</style>
border-color css
<style>
span { border-color: #773765; }
span { border-color: rgb(119,55,101); }
td.TdClassName
{
border-color: #773765;
}
.TagClassName
{
border-color: #773765;
}
</style>