Shades of Palatinate Purple #773568
Tints of Palatinate Purple #773568
RGB
CMYK
RGB Variations
Color information
#773568 (or 0x773568) is known color: Palatinate Purple. HEX triplet: 77, 35 and 68. RGB value is (119,53,104). Sum of RGB (Red+Green+Blue) = 119+53+104=276 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.12% from 276); Green value is 53 (21.09% from 255 or 19.20% from 276); Blue value is 104 (41.02% from 255 or 37.68% from 276); Max value from RGB is 119 - color contains mainly: red. Hex color #773568 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773568 is #88CA97. Grayscale: #4E4E4E. Windows color (decimal): -8964760 or 6829431. OLE color: 6829431.
HSL color Cylindrical-coordinate representation of color #773568: hue angle of 313.64º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773568 is Cyan = 0, Magento = 0.55, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 104 | - |
| CMYK | 0 | 0.55 | 0.13 | 0.53 |
| HSL | 313.64º | 0.38% | 0.34% | - |
| HSV(B) | 313.64º | 0.55% | 0.47% | - |
| XYZ | 11.38 | 7.47 | 13.94 | - |
| YUV | 78.55 | 142.37 | 156.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 104 | 0 | 0.55 | 0.13 | 0.53 | 313.64 | 0.38 | 0.34 |
| Hex | 77 | 35 | 68 | 0 | 37 | D | 35 | 13A | 26 | 22 |
| Octal | 167 | 65 | 150 | 0 | 67 | 15 | 65 | 472 | 46 | 42 |
| Binary | 1110111 | 110101 | 1101000 | 0 | 110111 | 1101 | 110101 | 100111010 | 100110 | 100010 |
Color Harmonies of #773568
Complementary color
Monochromatic Colors of #773568
Black with #773568
Text Example
Text Example
White with #773568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773568; }
p { color: rgb(119,53,104); }
H1.HeaderClassName
{
color: #773568;
}
.AnyTagClassName
{
color: #773568;
}
</style>
background-color css
<style>
a { background-color: #773568; }
a { background-color: rgb(119,53,104); }
div.DivClassName
{
background-color: #773568;
}
.BgClassName
{
background-color: #773568;
}
</style>
border-color css
<style>
span { border-color: #773568; }
span { border-color: rgb(119,53,104); }
td.TdClassName
{
border-color: #773568;
}
.TagClassName
{
border-color: #773568;
}
</style>