Shades of Palatinate Purple #773864
Tints of Palatinate Purple #773864
RGB
CMYK
RGB Variations
Color information
#773864 (or 0x773864) is known color: Palatinate Purple. HEX triplet: 77, 38 and 64. RGB value is (119,56,100). Sum of RGB (Red+Green+Blue) = 119+56+100=275 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.27% from 275); Green value is 56 (22.27% from 255 or 20.36% from 275); Blue value is 100 (39.45% from 255 or 36.36% from 275); Max value from RGB is 119 - color contains mainly: red. Hex color #773864 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773864 is #88C79B. Grayscale: #4F4F4F. Windows color (decimal): -8963996 or 6568055. OLE color: 6568055.
HSL color Cylindrical-coordinate representation of color #773864: hue angle of 318.1º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #773864 is Cyan = 0, Magento = 0.53, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 100 | - |
| CMYK | 0 | 0.53 | 0.16 | 0.53 |
| HSL | 318.1º | 0.36% | 0.34% | - |
| HSV(B) | 318.1º | 0.53% | 0.47% | - |
| XYZ | 11.32 | 7.67 | 12.94 | - |
| YUV | 79.85 | 139.37 | 155.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 100 | 0 | 0.53 | 0.16 | 0.53 | 318.1 | 0.36 | 0.34 |
| Hex | 77 | 38 | 64 | 0 | 35 | 10 | 35 | 13E | 24 | 22 |
| Octal | 167 | 70 | 144 | 0 | 65 | 20 | 65 | 476 | 44 | 42 |
| Binary | 1110111 | 111000 | 1100100 | 0 | 110101 | 10000 | 110101 | 100111110 | 100100 | 100010 |
Color Harmonies of #773864
Complementary color
Monochromatic Colors of #773864
Black with #773864
Text Example
Text Example
White with #773864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773864; }
p { color: rgb(119,56,100); }
H1.HeaderClassName
{
color: #773864;
}
.AnyTagClassName
{
color: #773864;
}
</style>
background-color css
<style>
a { background-color: #773864; }
a { background-color: rgb(119,56,100); }
div.DivClassName
{
background-color: #773864;
}
.BgClassName
{
background-color: #773864;
}
</style>
border-color css
<style>
span { border-color: #773864; }
span { border-color: rgb(119,56,100); }
td.TdClassName
{
border-color: #773864;
}
.TagClassName
{
border-color: #773864;
}
</style>