Shades of Palatinate Purple #793061
Tints of Palatinate Purple #793061
RGB
CMYK
RGB Variations
Color information
#793061 (or 0x793061) is known color: Palatinate Purple. HEX triplet: 79, 30 and 61. RGB value is (121,48,97). Sum of RGB (Red+Green+Blue) = 121+48+97=266 (35% of max value = 765). Red value is 121 (47.66% from 255 or 45.49% from 266); Green value is 48 (19.14% from 255 or 18.05% from 266); Blue value is 97 (38.28% from 255 or 36.47% from 266); Max value from RGB is 121 - color contains mainly: red. Hex color #793061 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793061 is #86CF9E. Grayscale: #4B4B4B. Windows color (decimal): -8834975 or 6369401. OLE color: 6369401.
HSL color Cylindrical-coordinate representation of color #793061: hue angle of 319.73º 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 #793061 is Cyan = 0, Magento = 0.60, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 97 | - |
| CMYK | 0 | 0.60 | 0.20 | 0.53 |
| HSL | 319.73º | 0.43% | 0.33% | - |
| HSV(B) | 319.73º | 0.6% | 0.47% | - |
| XYZ | 11.1 | 7.04 | 12.08 | - |
| YUV | 75.41 | 140.18 | 160.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 97 | 0 | 0.60 | 0.20 | 0.53 | 319.73 | 0.43 | 0.33 |
| Hex | 79 | 30 | 61 | 0 | 3C | 14 | 35 | 140 | 2B | 21 |
| Octal | 171 | 60 | 141 | 0 | 74 | 24 | 65 | 500 | 53 | 41 |
| Binary | 1111001 | 110000 | 1100001 | 0 | 111100 | 10100 | 110101 | 101000000 | 101011 | 100001 |
Color Harmonies of #793061
Complementary color
Monochromatic Colors of #793061
Black with #793061
Text Example
Text Example
White with #793061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793061; }
p { color: rgb(121,48,97); }
H1.HeaderClassName
{
color: #793061;
}
.AnyTagClassName
{
color: #793061;
}
</style>
background-color css
<style>
a { background-color: #793061; }
a { background-color: rgb(121,48,97); }
div.DivClassName
{
background-color: #793061;
}
.BgClassName
{
background-color: #793061;
}
</style>
border-color css
<style>
span { border-color: #793061; }
span { border-color: rgb(121,48,97); }
td.TdClassName
{
border-color: #793061;
}
.TagClassName
{
border-color: #793061;
}
</style>