Shades of Palatinate Purple #792861
Tints of Palatinate Purple #792861
RGB
CMYK
RGB Variations
Color information
#792861 (or 0x792861) is known color: Palatinate Purple. HEX triplet: 79, 28 and 61. RGB value is (121,40,97). Sum of RGB (Red+Green+Blue) = 121+40+97=258 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.90% from 258); Green value is 40 (16.02% from 255 or 15.50% from 258); Blue value is 97 (38.28% from 255 or 37.60% from 258); Max value from RGB is 121 - color contains mainly: red. Hex color #792861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792861 is #86D79E. Grayscale: #464646. Windows color (decimal): -8837023 or 6367353. OLE color: 6367353.
HSL color Cylindrical-coordinate representation of color #792861: hue angle of 317.78º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #792861 is Cyan = 0, Magento = 0.67, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 97 | - |
| CMYK | 0 | 0.67 | 0.20 | 0.53 |
| HSL | 317.78º | 0.5% | 0.32% | - |
| HSV(B) | 317.78º | 0.67% | 0.47% | - |
| XYZ | 10.8 | 6.45 | 11.98 | - |
| YUV | 70.72 | 142.84 | 163.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 97 | 0 | 0.67 | 0.20 | 0.53 | 317.78 | 0.5 | 0.32 |
| Hex | 79 | 28 | 61 | 0 | 43 | 14 | 35 | 13E | 32 | 20 |
| Octal | 171 | 50 | 141 | 0 | 103 | 24 | 65 | 476 | 62 | 40 |
| Binary | 1111001 | 101000 | 1100001 | 0 | 1000011 | 10100 | 110101 | 100111110 | 110010 | 100000 |
Color Harmonies of #792861
Complementary color
Monochromatic Colors of #792861
Black with #792861
Text Example
Text Example
White with #792861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792861; }
p { color: rgb(121,40,97); }
H1.HeaderClassName
{
color: #792861;
}
.AnyTagClassName
{
color: #792861;
}
</style>
background-color css
<style>
a { background-color: #792861; }
a { background-color: rgb(121,40,97); }
div.DivClassName
{
background-color: #792861;
}
.BgClassName
{
background-color: #792861;
}
</style>
border-color css
<style>
span { border-color: #792861; }
span { border-color: rgb(121,40,97); }
td.TdClassName
{
border-color: #792861;
}
.TagClassName
{
border-color: #792861;
}
</style>