Shades of Palatinate Purple #771466
Tints of Palatinate Purple #771466
RGB
CMYK
RGB Variations
Color information
#771466 (or 0x771466) is known color: Palatinate Purple. HEX triplet: 77, 14 and 66. RGB value is (119,20,102). Sum of RGB (Red+Green+Blue) = 119+20+102=241 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.38% from 241); Green value is 20 (8.20% from 255 or 8.30% from 241); Blue value is 102 (40.23% from 255 or 42.32% from 241); Max value from RGB is 119 - color contains mainly: red. Hex color #771466 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #771466 is #88EB99. Grayscale: #3A3A3A. Windows color (decimal): -8973210 or 6689911. OLE color: 6689911.
HSL color Cylindrical-coordinate representation of color #771466: hue angle of 310.3º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #771466 is Cyan = 0, Magento = 0.83, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 20 | 102 | - |
| CMYK | 0 | 0.83 | 0.14 | 0.53 |
| HSL | 310.3º | 0.71% | 0.27% | - |
| HSV(B) | 310.3º | 0.83% | 0.47% | - |
| XYZ | 10.26 | 5.38 | 13.07 | - |
| YUV | 58.95 | 152.3 | 170.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 20 | 102 | 0 | 0.83 | 0.14 | 0.53 | 310.3 | 0.71 | 0.27 |
| Hex | 77 | 14 | 66 | 0 | 53 | E | 35 | 136 | 47 | 1B |
| Octal | 167 | 24 | 146 | 0 | 123 | 16 | 65 | 466 | 107 | 33 |
| Binary | 1110111 | 10100 | 1100110 | 0 | 1010011 | 1110 | 110101 | 100110110 | 1000111 | 11011 |
Color Harmonies of #771466
Complementary color
Monochromatic Colors of #771466
Black with #771466
Text Example
Text Example
White with #771466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771466; }
p { color: rgb(119,20,102); }
H1.HeaderClassName
{
color: #771466;
}
.AnyTagClassName
{
color: #771466;
}
</style>
background-color css
<style>
a { background-color: #771466; }
a { background-color: rgb(119,20,102); }
div.DivClassName
{
background-color: #771466;
}
.BgClassName
{
background-color: #771466;
}
</style>
border-color css
<style>
span { border-color: #771466; }
span { border-color: rgb(119,20,102); }
td.TdClassName
{
border-color: #771466;
}
.TagClassName
{
border-color: #771466;
}
</style>