Shades of Palatinate Purple #79316E
Tints of Palatinate Purple #79316E
RGB
CMYK
RGB Variations
Color information
#79316E (or 0x79316E) is known color: Palatinate Purple. HEX triplet: 79, 31 and 6E. RGB value is (121,49,110). Sum of RGB (Red+Green+Blue) = 121+49+110=280 (37% of max value = 765). Red value is 121 (47.66% from 255 or 43.21% from 280); Green value is 49 (19.53% from 255 or 17.5% from 280); Blue value is 110 (43.36% from 255 or 39.29% from 280); Max value from RGB is 121 - color contains mainly: red. Hex color #79316E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #79316E is #86CE91. Grayscale: #4D4D4D. Windows color (decimal): -8834706 or 7221625. OLE color: 7221625.
HSL color Cylindrical-coordinate representation of color #79316E: hue angle of 309.17º degrees, saturation: 0.42, 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 #79316E is Cyan = 0, Magento = 0.60, Yellow = 0.09 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 110 | - |
| CMYK | 0 | 0.60 | 0.09 | 0.53 |
| HSL | 309.17º | 0.42% | 0.33% | - |
| HSV(B) | 309.17º | 0.6% | 0.47% | - |
| XYZ | 11.8 | 7.39 | 15.56 | - |
| YUV | 77.48 | 146.35 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 110 | 0 | 0.60 | 0.09 | 0.53 | 309.17 | 0.42 | 0.33 |
| Hex | 79 | 31 | 6E | 0 | 3C | 9 | 35 | 135 | 2A | 21 |
| Octal | 171 | 61 | 156 | 0 | 74 | 11 | 65 | 465 | 52 | 41 |
| Binary | 1111001 | 110001 | 1101110 | 0 | 111100 | 1001 | 110101 | 100110101 | 101010 | 100001 |
Color Harmonies of #79316E
Complementary color
Monochromatic Colors of #79316E
Black with #79316E
Text Example
Text Example
White with #79316E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79316E; }
p { color: rgb(121,49,110); }
H1.HeaderClassName
{
color: #79316E;
}
.AnyTagClassName
{
color: #79316E;
}
</style>
background-color css
<style>
a { background-color: #79316E; }
a { background-color: rgb(121,49,110); }
div.DivClassName
{
background-color: #79316E;
}
.BgClassName
{
background-color: #79316E;
}
</style>
border-color css
<style>
span { border-color: #79316E; }
span { border-color: rgb(121,49,110); }
td.TdClassName
{
border-color: #79316E;
}
.TagClassName
{
border-color: #79316E;
}
</style>