Shades of Palatinate Purple #773068
Tints of Palatinate Purple #773068
RGB
CMYK
RGB Variations
Color information
#773068 (or 0x773068) is known color: Palatinate Purple. HEX triplet: 77, 30 and 68. RGB value is (119,48,104). Sum of RGB (Red+Green+Blue) = 119+48+104=271 (35% of max value = 765). Red value is 119 (46.88% from 255 or 43.91% from 271); Green value is 48 (19.14% from 255 or 17.71% from 271); Blue value is 104 (41.02% from 255 or 38.38% from 271); Max value from RGB is 119 - color contains mainly: red. Hex color #773068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773068 is #88CF97. Grayscale: #4B4B4B. Windows color (decimal): -8966040 or 6828151. OLE color: 6828151.
HSL color Cylindrical-coordinate representation of color #773068: hue angle of 312.68º 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 #773068 is Cyan = 0, Magento = 0.60, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 104 | - |
| CMYK | 0 | 0.60 | 0.13 | 0.53 |
| HSL | 312.68º | 0.43% | 0.33% | - |
| HSV(B) | 312.68º | 0.6% | 0.47% | - |
| XYZ | 11.16 | 7.04 | 13.87 | - |
| YUV | 75.61 | 144.02 | 158.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 104 | 0 | 0.60 | 0.13 | 0.53 | 312.68 | 0.43 | 0.33 |
| Hex | 77 | 30 | 68 | 0 | 3C | D | 35 | 139 | 2B | 21 |
| Octal | 167 | 60 | 150 | 0 | 74 | 15 | 65 | 471 | 53 | 41 |
| Binary | 1110111 | 110000 | 1101000 | 0 | 111100 | 1101 | 110101 | 100111001 | 101011 | 100001 |
Color Harmonies of #773068
Complementary color
Monochromatic Colors of #773068
Black with #773068
Text Example
Text Example
White with #773068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773068; }
p { color: rgb(119,48,104); }
H1.HeaderClassName
{
color: #773068;
}
.AnyTagClassName
{
color: #773068;
}
</style>
background-color css
<style>
a { background-color: #773068; }
a { background-color: rgb(119,48,104); }
div.DivClassName
{
background-color: #773068;
}
.BgClassName
{
background-color: #773068;
}
</style>
border-color css
<style>
span { border-color: #773068; }
span { border-color: rgb(119,48,104); }
td.TdClassName
{
border-color: #773068;
}
.TagClassName
{
border-color: #773068;
}
</style>