Shades of Palatinate Purple #772467
Tints of Palatinate Purple #772467
RGB
CMYK
RGB Variations
Color information
#772467 (or 0x772467) is known color: Palatinate Purple. HEX triplet: 77, 24 and 67. RGB value is (119,36,103). Sum of RGB (Red+Green+Blue) = 119+36+103=258 (34% of max value = 765). Red value is 119 (46.88% from 255 or 46.12% from 258); Green value is 36 (14.45% from 255 or 13.95% from 258); Blue value is 103 (40.62% from 255 or 39.92% from 258); Max value from RGB is 119 - color contains mainly: red. Hex color #772467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772467 is #88DB98. Grayscale: #444444. Windows color (decimal): -8969113 or 6759543. OLE color: 6759543.
HSL color Cylindrical-coordinate representation of color #772467: hue angle of 311.57º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #772467 is Cyan = 0, Magento = 0.70, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 103 | - |
| CMYK | 0 | 0.70 | 0.13 | 0.53 |
| HSL | 311.57º | 0.54% | 0.3% | - |
| HSV(B) | 311.57º | 0.7% | 0.47% | - |
| XYZ | 10.69 | 6.16 | 13.46 | - |
| YUV | 68.46 | 147.5 | 164.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 103 | 0 | 0.70 | 0.13 | 0.53 | 311.57 | 0.54 | 0.3 |
| Hex | 77 | 24 | 67 | 0 | 46 | D | 35 | 138 | 36 | 1E |
| Octal | 167 | 44 | 147 | 0 | 106 | 15 | 65 | 470 | 66 | 36 |
| Binary | 1110111 | 100100 | 1100111 | 0 | 1000110 | 1101 | 110101 | 100111000 | 110110 | 11110 |
Color Harmonies of #772467
Complementary color
Monochromatic Colors of #772467
Black with #772467
Text Example
Text Example
White with #772467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772467; }
p { color: rgb(119,36,103); }
H1.HeaderClassName
{
color: #772467;
}
.AnyTagClassName
{
color: #772467;
}
</style>
background-color css
<style>
a { background-color: #772467; }
a { background-color: rgb(119,36,103); }
div.DivClassName
{
background-color: #772467;
}
.BgClassName
{
background-color: #772467;
}
</style>
border-color css
<style>
span { border-color: #772467; }
span { border-color: rgb(119,36,103); }
td.TdClassName
{
border-color: #772467;
}
.TagClassName
{
border-color: #772467;
}
</style>