Shades of Palatinate Purple #793368
Tints of Palatinate Purple #793368
RGB
CMYK
RGB Variations
Color information
#793368 (or 0x793368) is known color: Palatinate Purple. HEX triplet: 79, 33 and 68. RGB value is (121,51,104). Sum of RGB (Red+Green+Blue) = 121+51+104=276 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.84% from 276); Green value is 51 (20.31% from 255 or 18.48% from 276); Blue value is 104 (41.02% from 255 or 37.68% from 276); Max value from RGB is 121 - color contains mainly: red. Hex color #793368 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793368 is #86CC97. Grayscale: #4D4D4D. Windows color (decimal): -8834200 or 6828921. OLE color: 6828921.
HSL color Cylindrical-coordinate representation of color #793368: hue angle of 314.57º 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 #793368 is Cyan = 0, Magento = 0.58, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 51 | 104 | - |
| CMYK | 0 | 0.58 | 0.14 | 0.53 |
| HSL | 314.57º | 0.41% | 0.34% | - |
| HSV(B) | 314.57º | 0.58% | 0.47% | - |
| XYZ | 11.57 | 7.43 | 13.92 | - |
| YUV | 77.97 | 142.69 | 158.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 51 | 104 | 0 | 0.58 | 0.14 | 0.53 | 314.57 | 0.41 | 0.34 |
| Hex | 79 | 33 | 68 | 0 | 3A | E | 35 | 13B | 29 | 22 |
| Octal | 171 | 63 | 150 | 0 | 72 | 16 | 65 | 473 | 51 | 42 |
| Binary | 1111001 | 110011 | 1101000 | 0 | 111010 | 1110 | 110101 | 100111011 | 101001 | 100010 |
Color Harmonies of #793368
Complementary color
Monochromatic Colors of #793368
Black with #793368
Text Example
Text Example
White with #793368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793368; }
p { color: rgb(121,51,104); }
H1.HeaderClassName
{
color: #793368;
}
.AnyTagClassName
{
color: #793368;
}
</style>
background-color css
<style>
a { background-color: #793368; }
a { background-color: rgb(121,51,104); }
div.DivClassName
{
background-color: #793368;
}
.BgClassName
{
background-color: #793368;
}
</style>
border-color css
<style>
span { border-color: #793368; }
span { border-color: rgb(121,51,104); }
td.TdClassName
{
border-color: #793368;
}
.TagClassName
{
border-color: #793368;
}
</style>