Shades of Palatinate Purple #793069
Tints of Palatinate Purple #793069
RGB
CMYK
RGB Variations
Color information
#793069 (or 0x793069) is known color: Palatinate Purple. HEX triplet: 79, 30 and 69. RGB value is (121,48,105). Sum of RGB (Red+Green+Blue) = 121+48+105=274 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.16% from 274); Green value is 48 (19.14% from 255 or 17.52% from 274); Blue value is 105 (41.41% from 255 or 38.32% from 274); Max value from RGB is 121 - color contains mainly: red. Hex color #793069 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793069 is #86CF96. Grayscale: #4C4C4C. Windows color (decimal): -8834967 or 6893689. OLE color: 6893689.
HSL color Cylindrical-coordinate representation of color #793069: hue angle of 313.15º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #793069 is Cyan = 0, Magento = 0.60, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 105 | - |
| CMYK | 0 | 0.60 | 0.13 | 0.53 |
| HSL | 313.15º | 0.43% | 0.33% | - |
| HSV(B) | 313.15º | 0.6% | 0.47% | - |
| XYZ | 11.49 | 7.2 | 14.15 | - |
| YUV | 76.33 | 144.18 | 159.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 105 | 0 | 0.60 | 0.13 | 0.53 | 313.15 | 0.43 | 0.33 |
| Hex | 79 | 30 | 69 | 0 | 3C | D | 35 | 139 | 2B | 21 |
| Octal | 171 | 60 | 151 | 0 | 74 | 15 | 65 | 471 | 53 | 41 |
| Binary | 1111001 | 110000 | 1101001 | 0 | 111100 | 1101 | 110101 | 100111001 | 101011 | 100001 |
Color Harmonies of #793069
Complementary color
Monochromatic Colors of #793069
Black with #793069
Text Example
Text Example
White with #793069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793069; }
p { color: rgb(121,48,105); }
H1.HeaderClassName
{
color: #793069;
}
.AnyTagClassName
{
color: #793069;
}
</style>
background-color css
<style>
a { background-color: #793069; }
a { background-color: rgb(121,48,105); }
div.DivClassName
{
background-color: #793069;
}
.BgClassName
{
background-color: #793069;
}
</style>
border-color css
<style>
span { border-color: #793069; }
span { border-color: rgb(121,48,105); }
td.TdClassName
{
border-color: #793069;
}
.TagClassName
{
border-color: #793069;
}
</style>