Shades of Palatinate Purple #772769
Tints of Palatinate Purple #772769
RGB
CMYK
RGB Variations
Color information
#772769 (or 0x772769) is known color: Palatinate Purple. HEX triplet: 77, 27 and 69. RGB value is (119,39,105). Sum of RGB (Red+Green+Blue) = 119+39+105=263 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.25% from 263); Green value is 39 (15.62% from 255 or 14.83% from 263); Blue value is 105 (41.41% from 255 or 39.92% from 263); Max value from RGB is 119 - color contains mainly: red. Hex color #772769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772769 is #88D896. Grayscale: #464646. Windows color (decimal): -8968343 or 6891383. OLE color: 6891383.
HSL color Cylindrical-coordinate representation of color #772769: hue angle of 310.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #772769 is Cyan = 0, Magento = 0.67, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 105 | - |
| CMYK | 0 | 0.67 | 0.12 | 0.53 |
| HSL | 310.5º | 0.51% | 0.31% | - |
| HSV(B) | 310.5º | 0.67% | 0.47% | - |
| XYZ | 10.88 | 6.39 | 14.02 | - |
| YUV | 70.44 | 147.5 | 162.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 105 | 0 | 0.67 | 0.12 | 0.53 | 310.5 | 0.51 | 0.31 |
| Hex | 77 | 27 | 69 | 0 | 43 | C | 35 | 136 | 33 | 1F |
| Octal | 167 | 47 | 151 | 0 | 103 | 14 | 65 | 466 | 63 | 37 |
| Binary | 1110111 | 100111 | 1101001 | 0 | 1000011 | 1100 | 110101 | 100110110 | 110011 | 11111 |
Color Harmonies of #772769
Complementary color
Monochromatic Colors of #772769
Black with #772769
Text Example
Text Example
White with #772769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772769; }
p { color: rgb(119,39,105); }
H1.HeaderClassName
{
color: #772769;
}
.AnyTagClassName
{
color: #772769;
}
</style>
background-color css
<style>
a { background-color: #772769; }
a { background-color: rgb(119,39,105); }
div.DivClassName
{
background-color: #772769;
}
.BgClassName
{
background-color: #772769;
}
</style>
border-color css
<style>
span { border-color: #772769; }
span { border-color: rgb(119,39,105); }
td.TdClassName
{
border-color: #772769;
}
.TagClassName
{
border-color: #772769;
}
</style>