Shades of Palatinate Purple #773168
Tints of Palatinate Purple #773168
RGB
CMYK
RGB Variations
Color information
#773168 (or 0x773168) is known color: Palatinate Purple. HEX triplet: 77, 31 and 68. RGB value is (119,49,104). Sum of RGB (Red+Green+Blue) = 119+49+104=272 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.75% from 272); Green value is 49 (19.53% from 255 or 18.01% from 272); Blue value is 104 (41.02% from 255 or 38.24% from 272); Max value from RGB is 119 - color contains mainly: red. Hex color #773168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773168 is #88CE97. Grayscale: #4C4C4C. Windows color (decimal): -8965784 or 6828407. OLE color: 6828407.
HSL color Cylindrical-coordinate representation of color #773168: hue angle of 312.86º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #773168 is Cyan = 0, Magento = 0.59, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 104 | - |
| CMYK | 0 | 0.59 | 0.13 | 0.53 |
| HSL | 312.86º | 0.42% | 0.33% | - |
| HSV(B) | 312.86º | 0.59% | 0.47% | - |
| XYZ | 11.2 | 7.12 | 13.88 | - |
| YUV | 76.2 | 143.69 | 158.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 104 | 0 | 0.59 | 0.13 | 0.53 | 312.86 | 0.42 | 0.33 |
| Hex | 77 | 31 | 68 | 0 | 3B | D | 35 | 139 | 2A | 21 |
| Octal | 167 | 61 | 150 | 0 | 73 | 15 | 65 | 471 | 52 | 41 |
| Binary | 1110111 | 110001 | 1101000 | 0 | 111011 | 1101 | 110101 | 100111001 | 101010 | 100001 |
Color Harmonies of #773168
Complementary color
Monochromatic Colors of #773168
Black with #773168
Text Example
Text Example
White with #773168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773168; }
p { color: rgb(119,49,104); }
H1.HeaderClassName
{
color: #773168;
}
.AnyTagClassName
{
color: #773168;
}
</style>
background-color css
<style>
a { background-color: #773168; }
a { background-color: rgb(119,49,104); }
div.DivClassName
{
background-color: #773168;
}
.BgClassName
{
background-color: #773168;
}
</style>
border-color css
<style>
span { border-color: #773168; }
span { border-color: rgb(119,49,104); }
td.TdClassName
{
border-color: #773168;
}
.TagClassName
{
border-color: #773168;
}
</style>