Shades of Palatinate Purple #793364
Tints of Palatinate Purple #793364
RGB
CMYK
RGB Variations
Color information
#793364 (or 0x793364) is known color: Palatinate Purple. HEX triplet: 79, 33 and 64. RGB value is (121,51,100). Sum of RGB (Red+Green+Blue) = 121+51+100=272 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.49% from 272); Green value is 51 (20.31% from 255 or 18.75% from 272); Blue value is 100 (39.45% from 255 or 36.76% from 272); Max value from RGB is 121 - color contains mainly: red. Hex color #793364 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793364 is #86CC9B. Grayscale: #4D4D4D. Windows color (decimal): -8834204 or 6566777. OLE color: 6566777.
HSL color Cylindrical-coordinate representation of color #793364: hue angle of 318º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #793364 is Cyan = 0, Magento = 0.58, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 51 | 100 | - |
| CMYK | 0 | 0.58 | 0.17 | 0.53 |
| HSL | 318º | 0.41% | 0.34% | - |
| HSV(B) | 318º | 0.58% | 0.47% | - |
| XYZ | 11.37 | 7.35 | 12.88 | - |
| YUV | 77.52 | 140.69 | 159.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 51 | 100 | 0 | 0.58 | 0.17 | 0.53 | 318 | 0.41 | 0.34 |
| Hex | 79 | 33 | 64 | 0 | 3A | 11 | 35 | 13E | 29 | 22 |
| Octal | 171 | 63 | 144 | 0 | 72 | 21 | 65 | 476 | 51 | 42 |
| Binary | 1111001 | 110011 | 1100100 | 0 | 111010 | 10001 | 110101 | 100111110 | 101001 | 100010 |
Color Harmonies of #793364
Complementary color
Monochromatic Colors of #793364
Black with #793364
Text Example
Text Example
White with #793364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793364; }
p { color: rgb(121,51,100); }
H1.HeaderClassName
{
color: #793364;
}
.AnyTagClassName
{
color: #793364;
}
</style>
background-color css
<style>
a { background-color: #793364; }
a { background-color: rgb(121,51,100); }
div.DivClassName
{
background-color: #793364;
}
.BgClassName
{
background-color: #793364;
}
</style>
border-color css
<style>
span { border-color: #793364; }
span { border-color: rgb(121,51,100); }
td.TdClassName
{
border-color: #793364;
}
.TagClassName
{
border-color: #793364;
}
</style>