Shades of Palatinate Purple #773768
Tints of Palatinate Purple #773768
RGB
CMYK
RGB Variations
Color information
#773768 (or 0x773768) is known color: Palatinate Purple. HEX triplet: 77, 37 and 68. RGB value is (119,55,104). Sum of RGB (Red+Green+Blue) = 119+55+104=278 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.81% from 278); Green value is 55 (21.88% from 255 or 19.78% from 278); Blue value is 104 (41.02% from 255 or 37.41% from 278); Max value from RGB is 119 - color contains mainly: red. Hex color #773768 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773768 is #88C897. Grayscale: #4F4F4F. Windows color (decimal): -8964248 or 6829943. OLE color: 6829943.
HSL color Cylindrical-coordinate representation of color #773768: hue angle of 314.06º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #773768 is Cyan = 0, Magento = 0.54, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 104 | - |
| CMYK | 0 | 0.54 | 0.13 | 0.53 |
| HSL | 314.06º | 0.37% | 0.34% | - |
| HSV(B) | 314.06º | 0.54% | 0.47% | - |
| XYZ | 11.47 | 7.65 | 13.97 | - |
| YUV | 79.72 | 141.7 | 156.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 104 | 0 | 0.54 | 0.13 | 0.53 | 314.06 | 0.37 | 0.34 |
| Hex | 77 | 37 | 68 | 0 | 36 | D | 35 | 13A | 25 | 22 |
| Octal | 167 | 67 | 150 | 0 | 66 | 15 | 65 | 472 | 45 | 42 |
| Binary | 1110111 | 110111 | 1101000 | 0 | 110110 | 1101 | 110101 | 100111010 | 100101 | 100010 |
Color Harmonies of #773768
Complementary color
Monochromatic Colors of #773768
Black with #773768
Text Example
Text Example
White with #773768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773768; }
p { color: rgb(119,55,104); }
H1.HeaderClassName
{
color: #773768;
}
.AnyTagClassName
{
color: #773768;
}
</style>
background-color css
<style>
a { background-color: #773768; }
a { background-color: rgb(119,55,104); }
div.DivClassName
{
background-color: #773768;
}
.BgClassName
{
background-color: #773768;
}
</style>
border-color css
<style>
span { border-color: #773768; }
span { border-color: rgb(119,55,104); }
td.TdClassName
{
border-color: #773768;
}
.TagClassName
{
border-color: #773768;
}
</style>