Shades of Palatinate Purple #771567
Tints of Palatinate Purple #771567
RGB
CMYK
RGB Variations
Color information
#771567 (or 0x771567) is known color: Palatinate Purple. HEX triplet: 77, 15 and 67. RGB value is (119,21,103). Sum of RGB (Red+Green+Blue) = 119+21+103=243 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.97% from 243); Green value is 21 (8.59% from 255 or 8.64% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 119 - color contains mainly: red. Hex color #771567 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #771567 is #88EA98. Grayscale: #3B3B3B. Windows color (decimal): -8972953 or 6755703. OLE color: 6755703.
HSL color Cylindrical-coordinate representation of color #771567: hue angle of 309.8º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #771567 is Cyan = 0, Magento = 0.82, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 21 | 103 | - |
| CMYK | 0 | 0.82 | 0.13 | 0.53 |
| HSL | 309.8º | 0.7% | 0.27% | - |
| HSV(B) | 309.8º | 0.82% | 0.47% | - |
| XYZ | 10.32 | 5.44 | 13.34 | - |
| YUV | 59.65 | 152.47 | 170.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 21 | 103 | 0 | 0.82 | 0.13 | 0.53 | 309.8 | 0.7 | 0.27 |
| Hex | 77 | 15 | 67 | 0 | 52 | D | 35 | 136 | 46 | 1B |
| Octal | 167 | 25 | 147 | 0 | 122 | 15 | 65 | 466 | 106 | 33 |
| Binary | 1110111 | 10101 | 1100111 | 0 | 1010010 | 1101 | 110101 | 100110110 | 1000110 | 11011 |
Color Harmonies of #771567
Complementary color
Monochromatic Colors of #771567
Black with #771567
Text Example
Text Example
White with #771567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771567; }
p { color: rgb(119,21,103); }
H1.HeaderClassName
{
color: #771567;
}
.AnyTagClassName
{
color: #771567;
}
</style>
background-color css
<style>
a { background-color: #771567; }
a { background-color: rgb(119,21,103); }
div.DivClassName
{
background-color: #771567;
}
.BgClassName
{
background-color: #771567;
}
</style>
border-color css
<style>
span { border-color: #771567; }
span { border-color: rgb(119,21,103); }
td.TdClassName
{
border-color: #771567;
}
.TagClassName
{
border-color: #771567;
}
</style>