Shades of Palatinate Purple #773067
Tints of Palatinate Purple #773067
RGB
CMYK
RGB Variations
Color information
#773067 (or 0x773067) is known color: Palatinate Purple. HEX triplet: 77, 30 and 67. RGB value is (119,48,103). Sum of RGB (Red+Green+Blue) = 119+48+103=270 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.07% from 270); Green value is 48 (19.14% from 255 or 17.78% from 270); Blue value is 103 (40.62% from 255 or 38.15% from 270); Max value from RGB is 119 - color contains mainly: red. Hex color #773067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773067 is #88CF98. Grayscale: #4B4B4B. Windows color (decimal): -8966041 or 6762615. OLE color: 6762615.
HSL color Cylindrical-coordinate representation of color #773067: hue angle of 313.52º 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 #773067 is Cyan = 0, Magento = 0.60, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 103 | - |
| CMYK | 0 | 0.60 | 0.13 | 0.53 |
| HSL | 313.52º | 0.43% | 0.33% | - |
| HSV(B) | 313.52º | 0.6% | 0.47% | - |
| XYZ | 11.11 | 7.02 | 13.6 | - |
| YUV | 75.5 | 143.52 | 159.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 103 | 0 | 0.60 | 0.13 | 0.53 | 313.52 | 0.43 | 0.33 |
| Hex | 77 | 30 | 67 | 0 | 3C | D | 35 | 13A | 2B | 21 |
| Octal | 167 | 60 | 147 | 0 | 74 | 15 | 65 | 472 | 53 | 41 |
| Binary | 1110111 | 110000 | 1100111 | 0 | 111100 | 1101 | 110101 | 100111010 | 101011 | 100001 |
Color Harmonies of #773067
Complementary color
Monochromatic Colors of #773067
Black with #773067
Text Example
Text Example
White with #773067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773067; }
p { color: rgb(119,48,103); }
H1.HeaderClassName
{
color: #773067;
}
.AnyTagClassName
{
color: #773067;
}
</style>
background-color css
<style>
a { background-color: #773067; }
a { background-color: rgb(119,48,103); }
div.DivClassName
{
background-color: #773067;
}
.BgClassName
{
background-color: #773067;
}
</style>
border-color css
<style>
span { border-color: #773067; }
span { border-color: rgb(119,48,103); }
td.TdClassName
{
border-color: #773067;
}
.TagClassName
{
border-color: #773067;
}
</style>