Shades of Palatinate Purple #793866
Tints of Palatinate Purple #793866
RGB
CMYK
RGB Variations
Color information
#793866 (or 0x793866) is known color: Palatinate Purple. HEX triplet: 79, 38 and 66. RGB value is (121,56,102). Sum of RGB (Red+Green+Blue) = 121+56+102=279 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.37% from 279); Green value is 56 (22.27% from 255 or 20.07% from 279); Blue value is 102 (40.23% from 255 or 36.56% from 279); Max value from RGB is 121 - color contains mainly: red. Hex color #793866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793866 is #86C799. Grayscale: #505050. Windows color (decimal): -8832922 or 6699129. OLE color: 6699129.
HSL color Cylindrical-coordinate representation of color #793866: hue angle of 317.54º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #793866 is Cyan = 0, Magento = 0.54, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 102 | - |
| CMYK | 0 | 0.54 | 0.16 | 0.53 |
| HSL | 317.54º | 0.37% | 0.35% | - |
| HSV(B) | 317.54º | 0.54% | 0.47% | - |
| XYZ | 11.7 | 7.85 | 13.47 | - |
| YUV | 80.68 | 140.03 | 156.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 102 | 0 | 0.54 | 0.16 | 0.53 | 317.54 | 0.37 | 0.35 |
| Hex | 79 | 38 | 66 | 0 | 36 | 10 | 35 | 13E | 25 | 23 |
| Octal | 171 | 70 | 146 | 0 | 66 | 20 | 65 | 476 | 45 | 43 |
| Binary | 1111001 | 111000 | 1100110 | 0 | 110110 | 10000 | 110101 | 100111110 | 100101 | 100011 |
Color Harmonies of #793866
Complementary color
Monochromatic Colors of #793866
Black with #793866
Text Example
Text Example
White with #793866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793866; }
p { color: rgb(121,56,102); }
H1.HeaderClassName
{
color: #793866;
}
.AnyTagClassName
{
color: #793866;
}
</style>
background-color css
<style>
a { background-color: #793866; }
a { background-color: rgb(121,56,102); }
div.DivClassName
{
background-color: #793866;
}
.BgClassName
{
background-color: #793866;
}
</style>
border-color css
<style>
span { border-color: #793866; }
span { border-color: rgb(121,56,102); }
td.TdClassName
{
border-color: #793866;
}
.TagClassName
{
border-color: #793866;
}
</style>