Shades of Palatinate Purple #792761
Tints of Palatinate Purple #792761
RGB
CMYK
RGB Variations
Color information
#792761 (or 0x792761) is known color: Palatinate Purple. HEX triplet: 79, 27 and 61. RGB value is (121,39,97). Sum of RGB (Red+Green+Blue) = 121+39+97=257 (34% of max value = 765). Red value is 121 (47.66% from 255 or 47.08% from 257); Green value is 39 (15.62% from 255 or 15.18% from 257); Blue value is 97 (38.28% from 255 or 37.74% from 257); Max value from RGB is 121 - color contains mainly: red. Hex color #792761 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792761 is #86D89E. Grayscale: #454545. Windows color (decimal): -8837279 or 6367097. OLE color: 6367097.
HSL color Cylindrical-coordinate representation of color #792761: hue angle of 317.56º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #792761 is Cyan = 0, Magento = 0.68, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 39 | 97 | - |
| CMYK | 0 | 0.68 | 0.20 | 0.53 |
| HSL | 317.56º | 0.51% | 0.31% | - |
| HSV(B) | 317.56º | 0.68% | 0.47% | - |
| XYZ | 10.77 | 6.38 | 11.97 | - |
| YUV | 70.13 | 143.17 | 164.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 39 | 97 | 0 | 0.68 | 0.20 | 0.53 | 317.56 | 0.51 | 0.31 |
| Hex | 79 | 27 | 61 | 0 | 44 | 14 | 35 | 13E | 33 | 1F |
| Octal | 171 | 47 | 141 | 0 | 104 | 24 | 65 | 476 | 63 | 37 |
| Binary | 1111001 | 100111 | 1100001 | 0 | 1000100 | 10100 | 110101 | 100111110 | 110011 | 11111 |
Color Harmonies of #792761
Complementary color
Monochromatic Colors of #792761
Black with #792761
Text Example
Text Example
White with #792761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792761; }
p { color: rgb(121,39,97); }
H1.HeaderClassName
{
color: #792761;
}
.AnyTagClassName
{
color: #792761;
}
</style>
background-color css
<style>
a { background-color: #792761; }
a { background-color: rgb(121,39,97); }
div.DivClassName
{
background-color: #792761;
}
.BgClassName
{
background-color: #792761;
}
</style>
border-color css
<style>
span { border-color: #792761; }
span { border-color: rgb(121,39,97); }
td.TdClassName
{
border-color: #792761;
}
.TagClassName
{
border-color: #792761;
}
</style>