Shades of Palatinate Purple #773669
Tints of Palatinate Purple #773669
RGB
CMYK
RGB Variations
Color information
#773669 (or 0x773669) is known color: Palatinate Purple. HEX triplet: 77, 36 and 69. RGB value is (119,54,105). Sum of RGB (Red+Green+Blue) = 119+54+105=278 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.81% from 278); Green value is 54 (21.48% from 255 or 19.42% from 278); Blue value is 105 (41.41% from 255 or 37.77% from 278); Max value from RGB is 119 - color contains mainly: red. Hex color #773669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773669 is #88C996. Grayscale: #4F4F4F. Windows color (decimal): -8964503 or 6895223. OLE color: 6895223.
HSL color Cylindrical-coordinate representation of color #773669: hue angle of 312.92º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773669 is Cyan = 0, Magento = 0.55, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 54 | 105 | - |
| CMYK | 0 | 0.55 | 0.12 | 0.53 |
| HSL | 312.92º | 0.38% | 0.34% | - |
| HSV(B) | 312.92º | 0.55% | 0.47% | - |
| XYZ | 11.48 | 7.58 | 14.22 | - |
| YUV | 79.25 | 142.53 | 156.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 105 | 0 | 0.55 | 0.12 | 0.53 | 312.92 | 0.38 | 0.34 |
| Hex | 77 | 36 | 69 | 0 | 37 | C | 35 | 139 | 26 | 22 |
| Octal | 167 | 66 | 151 | 0 | 67 | 14 | 65 | 471 | 46 | 42 |
| Binary | 1110111 | 110110 | 1101001 | 0 | 110111 | 1100 | 110101 | 100111001 | 100110 | 100010 |
Color Harmonies of #773669
Complementary color
Monochromatic Colors of #773669
Black with #773669
Text Example
Text Example
White with #773669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773669; }
p { color: rgb(119,54,105); }
H1.HeaderClassName
{
color: #773669;
}
.AnyTagClassName
{
color: #773669;
}
</style>
background-color css
<style>
a { background-color: #773669; }
a { background-color: rgb(119,54,105); }
div.DivClassName
{
background-color: #773669;
}
.BgClassName
{
background-color: #773669;
}
</style>
border-color css
<style>
span { border-color: #773669; }
span { border-color: rgb(119,54,105); }
td.TdClassName
{
border-color: #773669;
}
.TagClassName
{
border-color: #773669;
}
</style>