Shades of Palatinate Purple #791960
Tints of Palatinate Purple #791960
RGB
CMYK
RGB Variations
Color information
#791960 (or 0x791960) is known color: Palatinate Purple. HEX triplet: 79, 19 and 60. RGB value is (121,25,96). Sum of RGB (Red+Green+Blue) = 121+25+96=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 25 (10.16% from 255 or 10.33% from 242); Blue value is 96 (37.89% from 255 or 39.67% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #791960 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791960 is #86E69F. Grayscale: #3D3D3D. Windows color (decimal): -8840864 or 6297977. OLE color: 6297977.
HSL color Cylindrical-coordinate representation of color #791960: hue angle of 315.62º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #791960 is Cyan = 0, Magento = 0.79, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 25 | 96 | - |
| CMYK | 0 | 0.79 | 0.21 | 0.53 |
| HSL | 315.63º | 0.66% | 0.29% | - |
| HSV(B) | 315.63º | 0.79% | 0.47% | - |
| XYZ | 10.34 | 5.6 | 11.6 | - |
| YUV | 61.8 | 147.3 | 170.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 25 | 96 | 0 | 0.79 | 0.21 | 0.53 | 315.63 | 0.66 | 0.29 |
| Hex | 79 | 19 | 60 | 0 | 4F | 15 | 35 | 13C | 42 | 1D |
| Octal | 171 | 31 | 140 | 0 | 117 | 25 | 65 | 474 | 102 | 35 |
| Binary | 1111001 | 11001 | 1100000 | 0 | 1001111 | 10101 | 110101 | 100111100 | 1000010 | 11101 |
Color Harmonies of #791960
Complementary color
Monochromatic Colors of #791960
Black with #791960
Text Example
Text Example
White with #791960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791960; }
p { color: rgb(121,25,96); }
H1.HeaderClassName
{
color: #791960;
}
.AnyTagClassName
{
color: #791960;
}
</style>
background-color css
<style>
a { background-color: #791960; }
a { background-color: rgb(121,25,96); }
div.DivClassName
{
background-color: #791960;
}
.BgClassName
{
background-color: #791960;
}
</style>
border-color css
<style>
span { border-color: #791960; }
span { border-color: rgb(121,25,96); }
td.TdClassName
{
border-color: #791960;
}
.TagClassName
{
border-color: #791960;
}
</style>