Shades of Palatinate Purple #791859
Tints of Palatinate Purple #791859
RGB
CMYK
RGB Variations
Color information
#791859 (or 0x791859) is known color: Palatinate Purple. HEX triplet: 79, 18 and 59. RGB value is (121,24,89). Sum of RGB (Red+Green+Blue) = 121+24+89=234 (30% of max value = 765). Red value is 121 (47.66% from 255 or 51.71% from 234); Green value is 24 (9.77% from 255 or 10.26% from 234); Blue value is 89 (35.16% from 255 or 38.03% from 234); Max value from RGB is 121 - color contains mainly: red. Hex color #791859 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791859 is #86E7A6. Grayscale: #3C3C3C. Windows color (decimal): -8841127 or 5838969. OLE color: 5838969.
HSL color Cylindrical-coordinate representation of color #791859: hue angle of 319.79º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #791859 is Cyan = 0, Magento = 0.80, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 89 | - |
| CMYK | 0 | 0.80 | 0.26 | 0.53 |
| HSL | 319.79º | 0.67% | 0.28% | - |
| HSV(B) | 319.79º | 0.8% | 0.47% | - |
| XYZ | 10.01 | 5.44 | 9.97 | - |
| YUV | 60.41 | 144.14 | 171.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 89 | 0 | 0.80 | 0.26 | 0.53 | 319.79 | 0.67 | 0.28 |
| Hex | 79 | 18 | 59 | 0 | 50 | 1A | 35 | 140 | 43 | 1C |
| Octal | 171 | 30 | 131 | 0 | 120 | 32 | 65 | 500 | 103 | 34 |
| Binary | 1111001 | 11000 | 1011001 | 0 | 1010000 | 11010 | 110101 | 101000000 | 1000011 | 11100 |
Color Harmonies of #791859
Complementary color
Monochromatic Colors of #791859
Black with #791859
Text Example
Text Example
White with #791859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791859; }
p { color: rgb(121,24,89); }
H1.HeaderClassName
{
color: #791859;
}
.AnyTagClassName
{
color: #791859;
}
</style>
background-color css
<style>
a { background-color: #791859; }
a { background-color: rgb(121,24,89); }
div.DivClassName
{
background-color: #791859;
}
.BgClassName
{
background-color: #791859;
}
</style>
border-color css
<style>
span { border-color: #791859; }
span { border-color: rgb(121,24,89); }
td.TdClassName
{
border-color: #791859;
}
.TagClassName
{
border-color: #791859;
}
</style>