Shades of Palatinate Purple #791963
Tints of Palatinate Purple #791963
RGB
CMYK
RGB Variations
Color information
#791963 (or 0x791963) is known color: Palatinate Purple. HEX triplet: 79, 19 and 63. RGB value is (121,25,99). Sum of RGB (Red+Green+Blue) = 121+25+99=245 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.39% from 245); Green value is 25 (10.16% from 255 or 10.20% from 245); Blue value is 99 (39.06% from 255 or 40.41% from 245); Max value from RGB is 121 - color contains mainly: red. Hex color #791963 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791963 is #86E69C. Grayscale: #3D3D3D. Windows color (decimal): -8840861 or 6494585. OLE color: 6494585.
HSL color Cylindrical-coordinate representation of color #791963: hue angle of 313.75º 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 #791963 is Cyan = 0, Magento = 0.79, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 25 | 99 | - |
| CMYK | 0 | 0.79 | 0.18 | 0.53 |
| HSL | 313.75º | 0.66% | 0.29% | - |
| HSV(B) | 313.75º | 0.79% | 0.47% | - |
| XYZ | 10.48 | 5.66 | 12.34 | - |
| YUV | 62.14 | 148.8 | 169.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 25 | 99 | 0 | 0.79 | 0.18 | 0.53 | 313.75 | 0.66 | 0.29 |
| Hex | 79 | 19 | 63 | 0 | 4F | 12 | 35 | 13A | 42 | 1D |
| Octal | 171 | 31 | 143 | 0 | 117 | 22 | 65 | 472 | 102 | 35 |
| Binary | 1111001 | 11001 | 1100011 | 0 | 1001111 | 10010 | 110101 | 100111010 | 1000010 | 11101 |
Color Harmonies of #791963
Complementary color
Monochromatic Colors of #791963
Black with #791963
Text Example
Text Example
White with #791963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791963; }
p { color: rgb(121,25,99); }
H1.HeaderClassName
{
color: #791963;
}
.AnyTagClassName
{
color: #791963;
}
</style>
background-color css
<style>
a { background-color: #791963; }
a { background-color: rgb(121,25,99); }
div.DivClassName
{
background-color: #791963;
}
.BgClassName
{
background-color: #791963;
}
</style>
border-color css
<style>
span { border-color: #791963; }
span { border-color: rgb(121,25,99); }
td.TdClassName
{
border-color: #791963;
}
.TagClassName
{
border-color: #791963;
}
</style>