Shades of Palatinate Purple #772668
Tints of Palatinate Purple #772668
RGB
CMYK
RGB Variations
Color information
#772668 (or 0x772668) is known color: Palatinate Purple. HEX triplet: 77, 26 and 68. RGB value is (119,38,104). Sum of RGB (Red+Green+Blue) = 119+38+104=261 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.59% from 261); Green value is 38 (15.23% from 255 or 14.56% from 261); Blue value is 104 (41.02% from 255 or 39.85% from 261); Max value from RGB is 119 - color contains mainly: red. Hex color #772668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772668 is #88D997. Grayscale: #454545. Windows color (decimal): -8968600 or 6825591. OLE color: 6825591.
HSL color Cylindrical-coordinate representation of color #772668: hue angle of 311.11º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #772668 is Cyan = 0, Magento = 0.68, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 104 | - |
| CMYK | 0 | 0.68 | 0.13 | 0.53 |
| HSL | 311.11º | 0.52% | 0.31% | - |
| HSV(B) | 311.11º | 0.68% | 0.47% | - |
| XYZ | 10.8 | 6.31 | 13.75 | - |
| YUV | 69.74 | 147.34 | 163.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 104 | 0 | 0.68 | 0.13 | 0.53 | 311.11 | 0.52 | 0.31 |
| Hex | 77 | 26 | 68 | 0 | 44 | D | 35 | 137 | 34 | 1F |
| Octal | 167 | 46 | 150 | 0 | 104 | 15 | 65 | 467 | 64 | 37 |
| Binary | 1110111 | 100110 | 1101000 | 0 | 1000100 | 1101 | 110101 | 100110111 | 110100 | 11111 |
Color Harmonies of #772668
Complementary color
Monochromatic Colors of #772668
Black with #772668
Text Example
Text Example
White with #772668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772668; }
p { color: rgb(119,38,104); }
H1.HeaderClassName
{
color: #772668;
}
.AnyTagClassName
{
color: #772668;
}
</style>
background-color css
<style>
a { background-color: #772668; }
a { background-color: rgb(119,38,104); }
div.DivClassName
{
background-color: #772668;
}
.BgClassName
{
background-color: #772668;
}
</style>
border-color css
<style>
span { border-color: #772668; }
span { border-color: rgb(119,38,104); }
td.TdClassName
{
border-color: #772668;
}
.TagClassName
{
border-color: #772668;
}
</style>