Shades of Palatinate Purple #791461
Tints of Palatinate Purple #791461
RGB
CMYK
RGB Variations
Color information
#791461 (or 0x791461) is known color: Palatinate Purple. HEX triplet: 79, 14 and 61. RGB value is (121,20,97). Sum of RGB (Red+Green+Blue) = 121+20+97=238 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.84% from 238); Green value is 20 (8.20% from 255 or 8.40% from 238); Blue value is 97 (38.28% from 255 or 40.76% from 238); Max value from RGB is 121 - color contains mainly: red. Hex color #791461 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791461 is #86EB9E. Grayscale: #3A3A3A. Windows color (decimal): -8842143 or 6362233. OLE color: 6362233.
HSL color Cylindrical-coordinate representation of color #791461: hue angle of 314.26º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791461 is Cyan = 0, Magento = 0.83, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 20 | 97 | - |
| CMYK | 0 | 0.83 | 0.20 | 0.53 |
| HSL | 314.26º | 0.72% | 0.28% | - |
| HSV(B) | 314.26º | 0.83% | 0.47% | - |
| XYZ | 10.29 | 5.43 | 11.81 | - |
| YUV | 58.98 | 149.46 | 172.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 20 | 97 | 0 | 0.83 | 0.20 | 0.53 | 314.26 | 0.72 | 0.28 |
| Hex | 79 | 14 | 61 | 0 | 53 | 14 | 35 | 13A | 48 | 1C |
| Octal | 171 | 24 | 141 | 0 | 123 | 24 | 65 | 472 | 110 | 34 |
| Binary | 1111001 | 10100 | 1100001 | 0 | 1010011 | 10100 | 110101 | 100111010 | 1001000 | 11100 |
Color Harmonies of #791461
Complementary color
Monochromatic Colors of #791461
Black with #791461
Text Example
Text Example
White with #791461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791461; }
p { color: rgb(121,20,97); }
H1.HeaderClassName
{
color: #791461;
}
.AnyTagClassName
{
color: #791461;
}
</style>
background-color css
<style>
a { background-color: #791461; }
a { background-color: rgb(121,20,97); }
div.DivClassName
{
background-color: #791461;
}
.BgClassName
{
background-color: #791461;
}
</style>
border-color css
<style>
span { border-color: #791461; }
span { border-color: rgb(121,20,97); }
td.TdClassName
{
border-color: #791461;
}
.TagClassName
{
border-color: #791461;
}
</style>