Shades of Palatinate Purple #793669
Tints of Palatinate Purple #793669
RGB
CMYK
RGB Variations
Color information
#793669 (or 0x793669) is known color: Palatinate Purple. HEX triplet: 79, 36 and 69. RGB value is (121,54,105). Sum of RGB (Red+Green+Blue) = 121+54+105=280 (37% of max value = 765). Red value is 121 (47.66% from 255 or 43.21% from 280); Green value is 54 (21.48% from 255 or 19.29% from 280); Blue value is 105 (41.41% from 255 or 37.5% from 280); Max value from RGB is 121 - color contains mainly: red. Hex color #793669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793669 is #86C996. Grayscale: #4F4F4F. Windows color (decimal): -8833431 or 6895225. OLE color: 6895225.
HSL color Cylindrical-coordinate representation of color #793669: hue angle of 314.33º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793669 is Cyan = 0, Magento = 0.55, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 105 | - |
| CMYK | 0 | 0.55 | 0.13 | 0.53 |
| HSL | 314.33º | 0.38% | 0.34% | - |
| HSV(B) | 314.33º | 0.55% | 0.47% | - |
| XYZ | 11.75 | 7.72 | 14.24 | - |
| YUV | 79.85 | 142.2 | 157.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 105 | 0 | 0.55 | 0.13 | 0.53 | 314.33 | 0.38 | 0.34 |
| Hex | 79 | 36 | 69 | 0 | 37 | D | 35 | 13A | 26 | 22 |
| Octal | 171 | 66 | 151 | 0 | 67 | 15 | 65 | 472 | 46 | 42 |
| Binary | 1111001 | 110110 | 1101001 | 0 | 110111 | 1101 | 110101 | 100111010 | 100110 | 100010 |
Color Harmonies of #793669
Complementary color
Monochromatic Colors of #793669
Black with #793669
Text Example
Text Example
White with #793669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793669; }
p { color: rgb(121,54,105); }
H1.HeaderClassName
{
color: #793669;
}
.AnyTagClassName
{
color: #793669;
}
</style>
background-color css
<style>
a { background-color: #793669; }
a { background-color: rgb(121,54,105); }
div.DivClassName
{
background-color: #793669;
}
.BgClassName
{
background-color: #793669;
}
</style>
border-color css
<style>
span { border-color: #793669; }
span { border-color: rgb(121,54,105); }
td.TdClassName
{
border-color: #793669;
}
.TagClassName
{
border-color: #793669;
}
</style>