Shades of Palatinate Purple #791860
Tints of Palatinate Purple #791860
RGB
CMYK
RGB Variations
Color information
#791860 (or 0x791860) is known color: Palatinate Purple. HEX triplet: 79, 18 and 60. RGB value is (121,24,96). Sum of RGB (Red+Green+Blue) = 121+24+96=241 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.21% from 241); Green value is 24 (9.77% from 255 or 9.96% from 241); Blue value is 96 (37.89% from 255 or 39.83% from 241); Max value from RGB is 121 - color contains mainly: red. Hex color #791860 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791860 is #86E79F. Grayscale: #3D3D3D. Windows color (decimal): -8841120 or 6297721. OLE color: 6297721.
HSL color Cylindrical-coordinate representation of color #791860: hue angle of 315.46º 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 #791860 is Cyan = 0, Magento = 0.80, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 96 | - |
| CMYK | 0 | 0.80 | 0.21 | 0.53 |
| HSL | 315.46º | 0.67% | 0.28% | - |
| HSV(B) | 315.46º | 0.8% | 0.47% | - |
| XYZ | 10.32 | 5.56 | 11.6 | - |
| YUV | 61.21 | 147.64 | 170.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 96 | 0 | 0.80 | 0.21 | 0.53 | 315.46 | 0.67 | 0.28 |
| Hex | 79 | 18 | 60 | 0 | 50 | 15 | 35 | 13B | 43 | 1C |
| Octal | 171 | 30 | 140 | 0 | 120 | 25 | 65 | 473 | 103 | 34 |
| Binary | 1111001 | 11000 | 1100000 | 0 | 1010000 | 10101 | 110101 | 100111011 | 1000011 | 11100 |
Color Harmonies of #791860
Complementary color
Monochromatic Colors of #791860
Black with #791860
Text Example
Text Example
White with #791860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791860; }
p { color: rgb(121,24,96); }
H1.HeaderClassName
{
color: #791860;
}
.AnyTagClassName
{
color: #791860;
}
</style>
background-color css
<style>
a { background-color: #791860; }
a { background-color: rgb(121,24,96); }
div.DivClassName
{
background-color: #791860;
}
.BgClassName
{
background-color: #791860;
}
</style>
border-color css
<style>
span { border-color: #791860; }
span { border-color: rgb(121,24,96); }
td.TdClassName
{
border-color: #791860;
}
.TagClassName
{
border-color: #791860;
}
</style>