Shades of Palatinate Purple #793764
Tints of Palatinate Purple #793764
RGB
CMYK
RGB Variations
Color information
#793764 (or 0x793764) is known color: Palatinate Purple. HEX triplet: 79, 37 and 64. RGB value is (121,55,100). Sum of RGB (Red+Green+Blue) = 121+55+100=276 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.84% from 276); Green value is 55 (21.88% from 255 or 19.93% from 276); Blue value is 100 (39.45% from 255 or 36.23% from 276); Max value from RGB is 121 - color contains mainly: red. Hex color #793764 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793764 is #86C89B. Grayscale: #4F4F4F. Windows color (decimal): -8833180 or 6567801. OLE color: 6567801.
HSL color Cylindrical-coordinate representation of color #793764: hue angle of 319.09º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793764 is Cyan = 0, Magento = 0.55, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 55 | 100 | - |
| CMYK | 0 | 0.55 | 0.17 | 0.53 |
| HSL | 319.09º | 0.38% | 0.35% | - |
| HSV(B) | 319.09º | 0.55% | 0.47% | - |
| XYZ | 11.55 | 7.72 | 12.94 | - |
| YUV | 79.86 | 139.37 | 157.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 55 | 100 | 0 | 0.55 | 0.17 | 0.53 | 319.09 | 0.38 | 0.35 |
| Hex | 79 | 37 | 64 | 0 | 37 | 11 | 35 | 13F | 26 | 23 |
| Octal | 171 | 67 | 144 | 0 | 67 | 21 | 65 | 477 | 46 | 43 |
| Binary | 1111001 | 110111 | 1100100 | 0 | 110111 | 10001 | 110101 | 100111111 | 100110 | 100011 |
Color Harmonies of #793764
Complementary color
Monochromatic Colors of #793764
Black with #793764
Text Example
Text Example
White with #793764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793764; }
p { color: rgb(121,55,100); }
H1.HeaderClassName
{
color: #793764;
}
.AnyTagClassName
{
color: #793764;
}
</style>
background-color css
<style>
a { background-color: #793764; }
a { background-color: rgb(121,55,100); }
div.DivClassName
{
background-color: #793764;
}
.BgClassName
{
background-color: #793764;
}
</style>
border-color css
<style>
span { border-color: #793764; }
span { border-color: rgb(121,55,100); }
td.TdClassName
{
border-color: #793764;
}
.TagClassName
{
border-color: #793764;
}
</style>