Shades of Palatinate Purple #792860
Tints of Palatinate Purple #792860
RGB
CMYK
RGB Variations
Color information
#792860 (or 0x792860) is known color: Palatinate Purple. HEX triplet: 79, 28 and 60. RGB value is (121,40,96). Sum of RGB (Red+Green+Blue) = 121+40+96=257 (34% of max value = 765). Red value is 121 (47.66% from 255 or 47.08% from 257); Green value is 40 (16.02% from 255 or 15.56% from 257); Blue value is 96 (37.89% from 255 or 37.35% from 257); Max value from RGB is 121 - color contains mainly: red. Hex color #792860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792860 is #86D79F. Grayscale: #464646. Windows color (decimal): -8837024 or 6301817. OLE color: 6301817.
HSL color Cylindrical-coordinate representation of color #792860: hue angle of 318.52º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #792860 is Cyan = 0, Magento = 0.67, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 96 | - |
| CMYK | 0 | 0.67 | 0.21 | 0.53 |
| HSL | 318.52º | 0.5% | 0.32% | - |
| HSV(B) | 318.52º | 0.67% | 0.47% | - |
| XYZ | 10.76 | 6.43 | 11.74 | - |
| YUV | 70.6 | 142.34 | 163.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 96 | 0 | 0.67 | 0.21 | 0.53 | 318.52 | 0.5 | 0.32 |
| Hex | 79 | 28 | 60 | 0 | 43 | 15 | 35 | 13F | 32 | 20 |
| Octal | 171 | 50 | 140 | 0 | 103 | 25 | 65 | 477 | 62 | 40 |
| Binary | 1111001 | 101000 | 1100000 | 0 | 1000011 | 10101 | 110101 | 100111111 | 110010 | 100000 |
Color Harmonies of #792860
Complementary color
Monochromatic Colors of #792860
Black with #792860
Text Example
Text Example
White with #792860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792860; }
p { color: rgb(121,40,96); }
H1.HeaderClassName
{
color: #792860;
}
.AnyTagClassName
{
color: #792860;
}
</style>
background-color css
<style>
a { background-color: #792860; }
a { background-color: rgb(121,40,96); }
div.DivClassName
{
background-color: #792860;
}
.BgClassName
{
background-color: #792860;
}
</style>
border-color css
<style>
span { border-color: #792860; }
span { border-color: rgb(121,40,96); }
td.TdClassName
{
border-color: #792860;
}
.TagClassName
{
border-color: #792860;
}
</style>