Shades of Palatinate Purple #792862
Tints of Palatinate Purple #792862
RGB
CMYK
RGB Variations
Color information
#792862 (or 0x792862) is known color: Palatinate Purple. HEX triplet: 79, 28 and 62. RGB value is (121,40,98). Sum of RGB (Red+Green+Blue) = 121+40+98=259 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.72% from 259); Green value is 40 (16.02% from 255 or 15.44% from 259); Blue value is 98 (38.67% from 255 or 37.84% from 259); Max value from RGB is 121 - color contains mainly: red. Hex color #792862 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792862 is #86D79D. Grayscale: #464646. Windows color (decimal): -8837022 or 6432889. OLE color: 6432889.
HSL color Cylindrical-coordinate representation of color #792862: hue angle of 317.04º 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 #792862 is Cyan = 0, Magento = 0.67, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 98 | - |
| CMYK | 0 | 0.67 | 0.19 | 0.53 |
| HSL | 317.04º | 0.5% | 0.32% | - |
| HSV(B) | 317.04º | 0.67% | 0.47% | - |
| XYZ | 10.85 | 6.46 | 12.23 | - |
| YUV | 70.83 | 143.34 | 163.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 98 | 0 | 0.67 | 0.19 | 0.53 | 317.04 | 0.5 | 0.32 |
| Hex | 79 | 28 | 62 | 0 | 43 | 13 | 35 | 13D | 32 | 20 |
| Octal | 171 | 50 | 142 | 0 | 103 | 23 | 65 | 475 | 62 | 40 |
| Binary | 1111001 | 101000 | 1100010 | 0 | 1000011 | 10011 | 110101 | 100111101 | 110010 | 100000 |
Color Harmonies of #792862
Complementary color
Monochromatic Colors of #792862
Black with #792862
Text Example
Text Example
White with #792862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792862; }
p { color: rgb(121,40,98); }
H1.HeaderClassName
{
color: #792862;
}
.AnyTagClassName
{
color: #792862;
}
</style>
background-color css
<style>
a { background-color: #792862; }
a { background-color: rgb(121,40,98); }
div.DivClassName
{
background-color: #792862;
}
.BgClassName
{
background-color: #792862;
}
</style>
border-color css
<style>
span { border-color: #792862; }
span { border-color: rgb(121,40,98); }
td.TdClassName
{
border-color: #792862;
}
.TagClassName
{
border-color: #792862;
}
</style>