Shades of Palatinate Purple #793763
Tints of Palatinate Purple #793763
RGB
CMYK
RGB Variations
Color information
#793763 (or 0x793763) is known color: Palatinate Purple. HEX triplet: 79, 37 and 63. RGB value is (121,55,99). Sum of RGB (Red+Green+Blue) = 121+55+99=275 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44% from 275); Green value is 55 (21.88% from 255 or 20% from 275); Blue value is 99 (39.06% from 255 or 36% from 275); Max value from RGB is 121 - color contains mainly: red. Hex color #793763 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793763 is #86C89C. Grayscale: #4F4F4F. Windows color (decimal): -8833181 or 6502265. OLE color: 6502265.
HSL color Cylindrical-coordinate representation of color #793763: hue angle of 320º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793763 is Cyan = 0, Magento = 0.55, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 55 | 99 | - |
| CMYK | 0 | 0.55 | 0.18 | 0.53 |
| HSL | 320º | 0.38% | 0.35% | - |
| HSV(B) | 320º | 0.55% | 0.47% | - |
| XYZ | 11.5 | 7.7 | 12.68 | - |
| YUV | 79.75 | 138.87 | 157.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 55 | 99 | 0 | 0.55 | 0.18 | 0.53 | 320 | 0.38 | 0.35 |
| Hex | 79 | 37 | 63 | 0 | 37 | 12 | 35 | 140 | 26 | 23 |
| Octal | 171 | 67 | 143 | 0 | 67 | 22 | 65 | 500 | 46 | 43 |
| Binary | 1111001 | 110111 | 1100011 | 0 | 110111 | 10010 | 110101 | 101000000 | 100110 | 100011 |
Color Harmonies of #793763
Complementary color
Monochromatic Colors of #793763
Black with #793763
Text Example
Text Example
White with #793763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793763; }
p { color: rgb(121,55,99); }
H1.HeaderClassName
{
color: #793763;
}
.AnyTagClassName
{
color: #793763;
}
</style>
background-color css
<style>
a { background-color: #793763; }
a { background-color: rgb(121,55,99); }
div.DivClassName
{
background-color: #793763;
}
.BgClassName
{
background-color: #793763;
}
</style>
border-color css
<style>
span { border-color: #793763; }
span { border-color: rgb(121,55,99); }
td.TdClassName
{
border-color: #793763;
}
.TagClassName
{
border-color: #793763;
}
</style>