Shades of Palatinate Purple #793564
Tints of Palatinate Purple #793564
RGB
CMYK
RGB Variations
Color information
#793564 (or 0x793564) is known color: Palatinate Purple. HEX triplet: 79, 35 and 64. RGB value is (121,53,100). Sum of RGB (Red+Green+Blue) = 121+53+100=274 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.16% from 274); Green value is 53 (21.09% from 255 or 19.34% from 274); Blue value is 100 (39.45% from 255 or 36.50% from 274); Max value from RGB is 121 - color contains mainly: red. Hex color #793564 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793564 is #86CA9B. Grayscale: #4E4E4E. Windows color (decimal): -8833692 or 6567289. OLE color: 6567289.
HSL color Cylindrical-coordinate representation of color #793564: hue angle of 318.53º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #793564 is Cyan = 0, Magento = 0.56, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 100 | - |
| CMYK | 0 | 0.56 | 0.17 | 0.53 |
| HSL | 318.53º | 0.39% | 0.34% | - |
| HSV(B) | 318.53º | 0.56% | 0.47% | - |
| XYZ | 11.46 | 7.53 | 12.91 | - |
| YUV | 78.69 | 140.03 | 158.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 100 | 0 | 0.56 | 0.17 | 0.53 | 318.53 | 0.39 | 0.34 |
| Hex | 79 | 35 | 64 | 0 | 38 | 11 | 35 | 13F | 27 | 22 |
| Octal | 171 | 65 | 144 | 0 | 70 | 21 | 65 | 477 | 47 | 42 |
| Binary | 1111001 | 110101 | 1100100 | 0 | 111000 | 10001 | 110101 | 100111111 | 100111 | 100010 |
Color Harmonies of #793564
Complementary color
Monochromatic Colors of #793564
Black with #793564
Text Example
Text Example
White with #793564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793564; }
p { color: rgb(121,53,100); }
H1.HeaderClassName
{
color: #793564;
}
.AnyTagClassName
{
color: #793564;
}
</style>
background-color css
<style>
a { background-color: #793564; }
a { background-color: rgb(121,53,100); }
div.DivClassName
{
background-color: #793564;
}
.BgClassName
{
background-color: #793564;
}
</style>
border-color css
<style>
span { border-color: #793564; }
span { border-color: rgb(121,53,100); }
td.TdClassName
{
border-color: #793564;
}
.TagClassName
{
border-color: #793564;
}
</style>