Shades of Palatinate Purple #773268
Tints of Palatinate Purple #773268
RGB
CMYK
RGB Variations
Color information
#773268 (or 0x773268) is known color: Palatinate Purple. HEX triplet: 77, 32 and 68. RGB value is (119,50,104). Sum of RGB (Red+Green+Blue) = 119+50+104=273 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.59% from 273); Green value is 50 (19.92% from 255 or 18.32% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 119 - color contains mainly: red. Hex color #773268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773268 is #88CD97. Grayscale: #4C4C4C. Windows color (decimal): -8965528 or 6828663. OLE color: 6828663.
HSL color Cylindrical-coordinate representation of color #773268: hue angle of 313.04º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #773268 is Cyan = 0, Magento = 0.58, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 50 | 104 | - |
| CMYK | 0 | 0.58 | 0.13 | 0.53 |
| HSL | 313.04º | 0.41% | 0.33% | - |
| HSV(B) | 313.04º | 0.58% | 0.47% | - |
| XYZ | 11.25 | 7.2 | 13.89 | - |
| YUV | 76.79 | 143.36 | 158.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 50 | 104 | 0 | 0.58 | 0.13 | 0.53 | 313.04 | 0.41 | 0.33 |
| Hex | 77 | 32 | 68 | 0 | 3A | D | 35 | 139 | 29 | 21 |
| Octal | 167 | 62 | 150 | 0 | 72 | 15 | 65 | 471 | 51 | 41 |
| Binary | 1110111 | 110010 | 1101000 | 0 | 111010 | 1101 | 110101 | 100111001 | 101001 | 100001 |
Color Harmonies of #773268
Complementary color
Monochromatic Colors of #773268
Black with #773268
Text Example
Text Example
White with #773268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773268; }
p { color: rgb(119,50,104); }
H1.HeaderClassName
{
color: #773268;
}
.AnyTagClassName
{
color: #773268;
}
</style>
background-color css
<style>
a { background-color: #773268; }
a { background-color: rgb(119,50,104); }
div.DivClassName
{
background-color: #773268;
}
.BgClassName
{
background-color: #773268;
}
</style>
border-color css
<style>
span { border-color: #773268; }
span { border-color: rgb(119,50,104); }
td.TdClassName
{
border-color: #773268;
}
.TagClassName
{
border-color: #773268;
}
</style>