Shades of Palatinate Purple #773066
Tints of Palatinate Purple #773066
RGB
CMYK
RGB Variations
Color information
#773066 (or 0x773066) is known color: Palatinate Purple. HEX triplet: 77, 30 and 66. RGB value is (119,48,102). Sum of RGB (Red+Green+Blue) = 119+48+102=269 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.24% from 269); Green value is 48 (19.14% from 255 or 17.84% from 269); Blue value is 102 (40.23% from 255 or 37.92% from 269); Max value from RGB is 119 - color contains mainly: red. Hex color #773066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773066 is #88CF99. Grayscale: #4B4B4B. Windows color (decimal): -8966042 or 6697079. OLE color: 6697079.
HSL color Cylindrical-coordinate representation of color #773066: hue angle of 314.37º 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 #773066 is Cyan = 0, Magento = 0.60, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 102 | - |
| CMYK | 0 | 0.60 | 0.14 | 0.53 |
| HSL | 314.37º | 0.43% | 0.33% | - |
| HSV(B) | 314.37º | 0.6% | 0.47% | - |
| XYZ | 11.06 | 7 | 13.34 | - |
| YUV | 75.39 | 143.02 | 159.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 102 | 0 | 0.60 | 0.14 | 0.53 | 314.37 | 0.43 | 0.33 |
| Hex | 77 | 30 | 66 | 0 | 3C | E | 35 | 13A | 2B | 21 |
| Octal | 167 | 60 | 146 | 0 | 74 | 16 | 65 | 472 | 53 | 41 |
| Binary | 1110111 | 110000 | 1100110 | 0 | 111100 | 1110 | 110101 | 100111010 | 101011 | 100001 |
Color Harmonies of #773066
Complementary color
Monochromatic Colors of #773066
Black with #773066
Text Example
Text Example
White with #773066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773066; }
p { color: rgb(119,48,102); }
H1.HeaderClassName
{
color: #773066;
}
.AnyTagClassName
{
color: #773066;
}
</style>
background-color css
<style>
a { background-color: #773066; }
a { background-color: rgb(119,48,102); }
div.DivClassName
{
background-color: #773066;
}
.BgClassName
{
background-color: #773066;
}
</style>
border-color css
<style>
span { border-color: #773066; }
span { border-color: rgb(119,48,102); }
td.TdClassName
{
border-color: #773066;
}
.TagClassName
{
border-color: #773066;
}
</style>