Shades of Palatinate Purple #771868
Tints of Palatinate Purple #771868
RGB
CMYK
RGB Variations
Color information
#771868 (or 0x771868) is known color: Palatinate Purple. HEX triplet: 77, 18 and 68. RGB value is (119,24,104). Sum of RGB (Red+Green+Blue) = 119+24+104=247 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.18% from 247); Green value is 24 (9.77% from 255 or 9.72% from 247); Blue value is 104 (41.02% from 255 or 42.11% from 247); Max value from RGB is 119 - color contains mainly: red. Hex color #771868 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #771868 is #88E797. Grayscale: #3D3D3D. Windows color (decimal): -8972184 or 6822007. OLE color: 6822007.
HSL color Cylindrical-coordinate representation of color #771868: hue angle of 309.47º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #771868 is Cyan = 0, Magento = 0.80, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 24 | 104 | - |
| CMYK | 0 | 0.80 | 0.13 | 0.53 |
| HSL | 309.47º | 0.66% | 0.28% | - |
| HSV(B) | 309.47º | 0.8% | 0.47% | - |
| XYZ | 10.43 | 5.57 | 13.62 | - |
| YUV | 61.53 | 151.97 | 169 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 24 | 104 | 0 | 0.80 | 0.13 | 0.53 | 309.47 | 0.66 | 0.28 |
| Hex | 77 | 18 | 68 | 0 | 50 | D | 35 | 135 | 42 | 1C |
| Octal | 167 | 30 | 150 | 0 | 120 | 15 | 65 | 465 | 102 | 34 |
| Binary | 1110111 | 11000 | 1101000 | 0 | 1010000 | 1101 | 110101 | 100110101 | 1000010 | 11100 |
Color Harmonies of #771868
Complementary color
Monochromatic Colors of #771868
Black with #771868
Text Example
Text Example
White with #771868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771868; }
p { color: rgb(119,24,104); }
H1.HeaderClassName
{
color: #771868;
}
.AnyTagClassName
{
color: #771868;
}
</style>
background-color css
<style>
a { background-color: #771868; }
a { background-color: rgb(119,24,104); }
div.DivClassName
{
background-color: #771868;
}
.BgClassName
{
background-color: #771868;
}
</style>
border-color css
<style>
span { border-color: #771868; }
span { border-color: rgb(119,24,104); }
td.TdClassName
{
border-color: #771868;
}
.TagClassName
{
border-color: #771868;
}
</style>