Shades of Palatinate Purple #791965
Tints of Palatinate Purple #791965
RGB
CMYK
RGB Variations
Color information
#791965 (or 0x791965) is known color: Palatinate Purple. HEX triplet: 79, 19 and 65. RGB value is (121,25,101). Sum of RGB (Red+Green+Blue) = 121+25+101=247 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.99% from 247); Green value is 25 (10.16% from 255 or 10.12% from 247); Blue value is 101 (39.84% from 255 or 40.89% from 247); Max value from RGB is 121 - color contains mainly: red. Hex color #791965 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791965 is #86E69A. Grayscale: #3E3E3E. Windows color (decimal): -8840859 or 6625657. OLE color: 6625657.
HSL color Cylindrical-coordinate representation of color #791965: hue angle of 312.5º 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 #791965 is Cyan = 0, Magento = 0.79, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 25 | 101 | - |
| CMYK | 0 | 0.79 | 0.17 | 0.53 |
| HSL | 312.5º | 0.66% | 0.29% | - |
| HSV(B) | 312.5º | 0.79% | 0.47% | - |
| XYZ | 10.58 | 5.7 | 12.85 | - |
| YUV | 62.37 | 149.8 | 169.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 25 | 101 | 0 | 0.79 | 0.17 | 0.53 | 312.5 | 0.66 | 0.29 |
| Hex | 79 | 19 | 65 | 0 | 4F | 11 | 35 | 138 | 42 | 1D |
| Octal | 171 | 31 | 145 | 0 | 117 | 21 | 65 | 470 | 102 | 35 |
| Binary | 1111001 | 11001 | 1100101 | 0 | 1001111 | 10001 | 110101 | 100111000 | 1000010 | 11101 |
Color Harmonies of #791965
Complementary color
Monochromatic Colors of #791965
Black with #791965
Text Example
Text Example
White with #791965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791965; }
p { color: rgb(121,25,101); }
H1.HeaderClassName
{
color: #791965;
}
.AnyTagClassName
{
color: #791965;
}
</style>
background-color css
<style>
a { background-color: #791965; }
a { background-color: rgb(121,25,101); }
div.DivClassName
{
background-color: #791965;
}
.BgClassName
{
background-color: #791965;
}
</style>
border-color css
<style>
span { border-color: #791965; }
span { border-color: rgb(121,25,101); }
td.TdClassName
{
border-color: #791965;
}
.TagClassName
{
border-color: #791965;
}
</style>