Shades of Palatinate Purple #793465
Tints of Palatinate Purple #793465
RGB
CMYK
RGB Variations
Color information
#793465 (or 0x793465) is known color: Palatinate Purple. HEX triplet: 79, 34 and 65. RGB value is (121,52,101). Sum of RGB (Red+Green+Blue) = 121+52+101=274 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.16% from 274); Green value is 52 (20.70% from 255 or 18.98% from 274); Blue value is 101 (39.84% from 255 or 36.86% from 274); Max value from RGB is 121 - color contains mainly: red. Hex color #793465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793465 is #86CB9A. Grayscale: #4E4E4E. Windows color (decimal): -8833947 or 6632569. OLE color: 6632569.
HSL color Cylindrical-coordinate representation of color #793465: hue angle of 317.39º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #793465 is Cyan = 0, Magento = 0.57, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 101 | - |
| CMYK | 0 | 0.57 | 0.17 | 0.53 |
| HSL | 317.39º | 0.4% | 0.34% | - |
| HSV(B) | 317.39º | 0.57% | 0.47% | - |
| XYZ | 11.46 | 7.46 | 13.15 | - |
| YUV | 78.22 | 140.86 | 158.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 101 | 0 | 0.57 | 0.17 | 0.53 | 317.39 | 0.4 | 0.34 |
| Hex | 79 | 34 | 65 | 0 | 39 | 11 | 35 | 13D | 28 | 22 |
| Octal | 171 | 64 | 145 | 0 | 71 | 21 | 65 | 475 | 50 | 42 |
| Binary | 1111001 | 110100 | 1100101 | 0 | 111001 | 10001 | 110101 | 100111101 | 101000 | 100010 |
Color Harmonies of #793465
Complementary color
Monochromatic Colors of #793465
Black with #793465
Text Example
Text Example
White with #793465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793465; }
p { color: rgb(121,52,101); }
H1.HeaderClassName
{
color: #793465;
}
.AnyTagClassName
{
color: #793465;
}
</style>
background-color css
<style>
a { background-color: #793465; }
a { background-color: rgb(121,52,101); }
div.DivClassName
{
background-color: #793465;
}
.BgClassName
{
background-color: #793465;
}
</style>
border-color css
<style>
span { border-color: #793465; }
span { border-color: rgb(121,52,101); }
td.TdClassName
{
border-color: #793465;
}
.TagClassName
{
border-color: #793465;
}
</style>