Shades of Palatinate Purple #793663
Tints of Palatinate Purple #793663
RGB
CMYK
RGB Variations
Color information
#793663 (or 0x793663) is known color: Palatinate Purple. HEX triplet: 79, 36 and 63. RGB value is (121,54,99). Sum of RGB (Red+Green+Blue) = 121+54+99=274 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.16% from 274); Green value is 54 (21.48% from 255 or 19.71% from 274); Blue value is 99 (39.06% from 255 or 36.13% from 274); Max value from RGB is 121 - color contains mainly: red. Hex color #793663 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793663 is #86C99C. Grayscale: #4F4F4F. Windows color (decimal): -8833437 or 6502009. OLE color: 6502009.
HSL color Cylindrical-coordinate representation of color #793663: hue angle of 319.7º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793663 is Cyan = 0, Magento = 0.55, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 99 | - |
| CMYK | 0 | 0.55 | 0.18 | 0.53 |
| HSL | 319.7º | 0.38% | 0.34% | - |
| HSV(B) | 319.7º | 0.55% | 0.47% | - |
| XYZ | 11.46 | 7.6 | 12.67 | - |
| YUV | 79.16 | 139.2 | 157.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 99 | 0 | 0.55 | 0.18 | 0.53 | 319.7 | 0.38 | 0.34 |
| Hex | 79 | 36 | 63 | 0 | 37 | 12 | 35 | 140 | 26 | 22 |
| Octal | 171 | 66 | 143 | 0 | 67 | 22 | 65 | 500 | 46 | 42 |
| Binary | 1111001 | 110110 | 1100011 | 0 | 110111 | 10010 | 110101 | 101000000 | 100110 | 100010 |
Color Harmonies of #793663
Complementary color
Monochromatic Colors of #793663
Black with #793663
Text Example
Text Example
White with #793663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793663; }
p { color: rgb(121,54,99); }
H1.HeaderClassName
{
color: #793663;
}
.AnyTagClassName
{
color: #793663;
}
</style>
background-color css
<style>
a { background-color: #793663; }
a { background-color: rgb(121,54,99); }
div.DivClassName
{
background-color: #793663;
}
.BgClassName
{
background-color: #793663;
}
</style>
border-color css
<style>
span { border-color: #793663; }
span { border-color: rgb(121,54,99); }
td.TdClassName
{
border-color: #793663;
}
.TagClassName
{
border-color: #793663;
}
</style>