Shades of Palatinate Purple #773863
Tints of Palatinate Purple #773863
RGB
CMYK
RGB Variations
Color information
#773863 (or 0x773863) is known color: Palatinate Purple. HEX triplet: 77, 38 and 63. RGB value is (119,56,99). Sum of RGB (Red+Green+Blue) = 119+56+99=274 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.43% from 274); Green value is 56 (22.27% from 255 or 20.44% from 274); Blue value is 99 (39.06% from 255 or 36.13% from 274); Max value from RGB is 119 - color contains mainly: red. Hex color #773863 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773863 is #88C79C. Grayscale: #4F4F4F. Windows color (decimal): -8963997 or 6502519. OLE color: 6502519.
HSL color Cylindrical-coordinate representation of color #773863: hue angle of 319.05º 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 #773863 is Cyan = 0, Magento = 0.53, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 99 | - |
| CMYK | 0 | 0.53 | 0.17 | 0.53 |
| HSL | 319.05º | 0.36% | 0.34% | - |
| HSV(B) | 319.05º | 0.53% | 0.47% | - |
| XYZ | 11.27 | 7.65 | 12.69 | - |
| YUV | 79.74 | 138.87 | 156 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 99 | 0 | 0.53 | 0.17 | 0.53 | 319.05 | 0.36 | 0.34 |
| Hex | 77 | 38 | 63 | 0 | 35 | 11 | 35 | 13F | 24 | 22 |
| Octal | 167 | 70 | 143 | 0 | 65 | 21 | 65 | 477 | 44 | 42 |
| Binary | 1110111 | 111000 | 1100011 | 0 | 110101 | 10001 | 110101 | 100111111 | 100100 | 100010 |
Color Harmonies of #773863
Complementary color
Monochromatic Colors of #773863
Black with #773863
Text Example
Text Example
White with #773863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773863; }
p { color: rgb(119,56,99); }
H1.HeaderClassName
{
color: #773863;
}
.AnyTagClassName
{
color: #773863;
}
</style>
background-color css
<style>
a { background-color: #773863; }
a { background-color: rgb(119,56,99); }
div.DivClassName
{
background-color: #773863;
}
.BgClassName
{
background-color: #773863;
}
</style>
border-color css
<style>
span { border-color: #773863; }
span { border-color: rgb(119,56,99); }
td.TdClassName
{
border-color: #773863;
}
.TagClassName
{
border-color: #773863;
}
</style>