Shades of Palatinate Purple #770962
Tints of Palatinate Purple #770962
RGB
CMYK
RGB Variations
Color information
#770962 (or 0x770962) is known color: Palatinate Purple. HEX triplet: 77, 09 and 62. RGB value is (119,9,98). Sum of RGB (Red+Green+Blue) = 119+9+98=226 (29% of max value = 765). Red value is 119 (46.88% from 255 or 52.65% from 226); Green value is 9 (3.91% from 255 or 3.98% from 226); Blue value is 98 (38.67% from 255 or 43.36% from 226); Max value from RGB is 119 - color contains mainly: red. Hex color #770962 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770962 is #88F69D. Grayscale: #333333. Windows color (decimal): -8976030 or 6424951. OLE color: 6424951.
HSL color Cylindrical-coordinate representation of color #770962: hue angle of 311.45º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #770962 is Cyan = 0, Magento = 0.92, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 9 | 98 | - |
| CMYK | 0 | 0.92 | 0.18 | 0.53 |
| HSL | 311.45º | 0.86% | 0.25% | - |
| HSV(B) | 311.45º | 0.92% | 0.47% | - |
| XYZ | 9.91 | 5 | 12 | - |
| YUV | 52.04 | 153.94 | 175.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 9 | 98 | 0 | 0.92 | 0.18 | 0.53 | 311.45 | 0.86 | 0.25 |
| Hex | 77 | 9 | 62 | 0 | 5C | 12 | 35 | 137 | 56 | 19 |
| Octal | 167 | 11 | 142 | 0 | 134 | 22 | 65 | 467 | 126 | 31 |
| Binary | 1110111 | 1001 | 1100010 | 0 | 1011100 | 10010 | 110101 | 100110111 | 1010110 | 11001 |
Color Harmonies of #770962
Complementary color
Monochromatic Colors of #770962
Black with #770962
Text Example
Text Example
White with #770962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770962; }
p { color: rgb(119,9,98); }
H1.HeaderClassName
{
color: #770962;
}
.AnyTagClassName
{
color: #770962;
}
</style>
background-color css
<style>
a { background-color: #770962; }
a { background-color: rgb(119,9,98); }
div.DivClassName
{
background-color: #770962;
}
.BgClassName
{
background-color: #770962;
}
</style>
border-color css
<style>
span { border-color: #770962; }
span { border-color: rgb(119,9,98); }
td.TdClassName
{
border-color: #770962;
}
.TagClassName
{
border-color: #770962;
}
</style>