Shades of Palatinate Purple #791563
Tints of Palatinate Purple #791563
RGB
CMYK
RGB Variations
Color information
#791563 (or 0x791563) is known color: Palatinate Purple. HEX triplet: 79, 15 and 63. RGB value is (121,21,99). Sum of RGB (Red+Green+Blue) = 121+21+99=241 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.21% from 241); Green value is 21 (8.59% from 255 or 8.71% from 241); Blue value is 99 (39.06% from 255 or 41.08% from 241); Max value from RGB is 121 - color contains mainly: red. Hex color #791563 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791563 is #86EA9C. Grayscale: #3B3B3B. Windows color (decimal): -8841885 or 6493561. OLE color: 6493561.
HSL color Cylindrical-coordinate representation of color #791563: hue angle of 313.2º degrees, saturation: 0.7, 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 #791563 is Cyan = 0, Magento = 0.83, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 99 | - |
| CMYK | 0 | 0.83 | 0.18 | 0.53 |
| HSL | 313.2º | 0.7% | 0.28% | - |
| HSV(B) | 313.2º | 0.83% | 0.47% | - |
| XYZ | 10.41 | 5.5 | 12.32 | - |
| YUV | 59.79 | 150.13 | 171.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 99 | 0 | 0.83 | 0.18 | 0.53 | 313.2 | 0.7 | 0.28 |
| Hex | 79 | 15 | 63 | 0 | 53 | 12 | 35 | 139 | 46 | 1C |
| Octal | 171 | 25 | 143 | 0 | 123 | 22 | 65 | 471 | 106 | 34 |
| Binary | 1111001 | 10101 | 1100011 | 0 | 1010011 | 10010 | 110101 | 100111001 | 1000110 | 11100 |
Color Harmonies of #791563
Complementary color
Monochromatic Colors of #791563
Black with #791563
Text Example
Text Example
White with #791563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791563; }
p { color: rgb(121,21,99); }
H1.HeaderClassName
{
color: #791563;
}
.AnyTagClassName
{
color: #791563;
}
</style>
background-color css
<style>
a { background-color: #791563; }
a { background-color: rgb(121,21,99); }
div.DivClassName
{
background-color: #791563;
}
.BgClassName
{
background-color: #791563;
}
</style>
border-color css
<style>
span { border-color: #791563; }
span { border-color: rgb(121,21,99); }
td.TdClassName
{
border-color: #791563;
}
.TagClassName
{
border-color: #791563;
}
</style>