Shades of Palatinate Purple #773868
Tints of Palatinate Purple #773868
RGB
CMYK
RGB Variations
Color information
#773868 (or 0x773868) is known color: Palatinate Purple. HEX triplet: 77, 38 and 68. RGB value is (119,56,104). Sum of RGB (Red+Green+Blue) = 119+56+104=279 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.65% from 279); Green value is 56 (22.27% from 255 or 20.07% from 279); Blue value is 104 (41.02% from 255 or 37.28% from 279); Max value from RGB is 119 - color contains mainly: red. Hex color #773868 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773868 is #88C797. Grayscale: #505050. Windows color (decimal): -8963992 or 6830199. OLE color: 6830199.
HSL color Cylindrical-coordinate representation of color #773868: hue angle of 314.29º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #773868 is Cyan = 0, Magento = 0.53, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 104 | - |
| CMYK | 0 | 0.53 | 0.13 | 0.53 |
| HSL | 314.29º | 0.36% | 0.34% | - |
| HSV(B) | 314.29º | 0.53% | 0.47% | - |
| XYZ | 11.52 | 7.75 | 13.99 | - |
| YUV | 80.31 | 141.37 | 155.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 104 | 0 | 0.53 | 0.13 | 0.53 | 314.29 | 0.36 | 0.34 |
| Hex | 77 | 38 | 68 | 0 | 35 | D | 35 | 13A | 24 | 22 |
| Octal | 167 | 70 | 150 | 0 | 65 | 15 | 65 | 472 | 44 | 42 |
| Binary | 1110111 | 111000 | 1101000 | 0 | 110101 | 1101 | 110101 | 100111010 | 100100 | 100010 |
Color Harmonies of #773868
Complementary color
Monochromatic Colors of #773868
Black with #773868
Text Example
Text Example
White with #773868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773868; }
p { color: rgb(119,56,104); }
H1.HeaderClassName
{
color: #773868;
}
.AnyTagClassName
{
color: #773868;
}
</style>
background-color css
<style>
a { background-color: #773868; }
a { background-color: rgb(119,56,104); }
div.DivClassName
{
background-color: #773868;
}
.BgClassName
{
background-color: #773868;
}
</style>
border-color css
<style>
span { border-color: #773868; }
span { border-color: rgb(119,56,104); }
td.TdClassName
{
border-color: #773868;
}
.TagClassName
{
border-color: #773868;
}
</style>