Shades of Palatinate Purple #773062
Tints of Palatinate Purple #773062
RGB
CMYK
RGB Variations
Color information
#773062 (or 0x773062) is known color: Palatinate Purple. HEX triplet: 77, 30 and 62. RGB value is (119,48,98). Sum of RGB (Red+Green+Blue) = 119+48+98=265 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.91% from 265); Green value is 48 (19.14% from 255 or 18.11% from 265); Blue value is 98 (38.67% from 255 or 36.98% from 265); Max value from RGB is 119 - color contains mainly: red. Hex color #773062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773062 is #88CF9D. Grayscale: #4A4A4A. Windows color (decimal): -8966046 or 6434935. OLE color: 6434935.
HSL color Cylindrical-coordinate representation of color #773062: hue angle of 317.75º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #773062 is Cyan = 0, Magento = 0.60, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 98 | - |
| CMYK | 0 | 0.60 | 0.18 | 0.53 |
| HSL | 317.75º | 0.43% | 0.33% | - |
| HSV(B) | 317.75º | 0.6% | 0.47% | - |
| XYZ | 10.87 | 6.92 | 12.32 | - |
| YUV | 74.93 | 141.02 | 159.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 98 | 0 | 0.60 | 0.18 | 0.53 | 317.75 | 0.43 | 0.33 |
| Hex | 77 | 30 | 62 | 0 | 3C | 12 | 35 | 13E | 2B | 21 |
| Octal | 167 | 60 | 142 | 0 | 74 | 22 | 65 | 476 | 53 | 41 |
| Binary | 1110111 | 110000 | 1100010 | 0 | 111100 | 10010 | 110101 | 100111110 | 101011 | 100001 |
Color Harmonies of #773062
Complementary color
Monochromatic Colors of #773062
Black with #773062
Text Example
Text Example
White with #773062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773062; }
p { color: rgb(119,48,98); }
H1.HeaderClassName
{
color: #773062;
}
.AnyTagClassName
{
color: #773062;
}
</style>
background-color css
<style>
a { background-color: #773062; }
a { background-color: rgb(119,48,98); }
div.DivClassName
{
background-color: #773062;
}
.BgClassName
{
background-color: #773062;
}
</style>
border-color css
<style>
span { border-color: #773062; }
span { border-color: rgb(119,48,98); }
td.TdClassName
{
border-color: #773062;
}
.TagClassName
{
border-color: #773062;
}
</style>