Shades of Palatinate Purple #793063
Tints of Palatinate Purple #793063
RGB
CMYK
RGB Variations
Color information
#793063 (or 0x793063) is known color: Palatinate Purple. HEX triplet: 79, 30 and 63. RGB value is (121,48,99). Sum of RGB (Red+Green+Blue) = 121+48+99=268 (35% of max value = 765). Red value is 121 (47.66% from 255 or 45.15% from 268); Green value is 48 (19.14% from 255 or 17.91% from 268); Blue value is 99 (39.06% from 255 or 36.94% from 268); Max value from RGB is 121 - color contains mainly: red. Hex color #793063 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793063 is #86CF9C. Grayscale: #4B4B4B. Windows color (decimal): -8834973 or 6500473. OLE color: 6500473.
HSL color Cylindrical-coordinate representation of color #793063: hue angle of 318.08º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #793063 is Cyan = 0, Magento = 0.60, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 99 | - |
| CMYK | 0 | 0.60 | 0.18 | 0.53 |
| HSL | 318.08º | 0.43% | 0.33% | - |
| HSV(B) | 318.08º | 0.6% | 0.47% | - |
| XYZ | 11.19 | 7.08 | 12.58 | - |
| YUV | 75.64 | 141.18 | 160.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 99 | 0 | 0.60 | 0.18 | 0.53 | 318.08 | 0.43 | 0.33 |
| Hex | 79 | 30 | 63 | 0 | 3C | 12 | 35 | 13E | 2B | 21 |
| Octal | 171 | 60 | 143 | 0 | 74 | 22 | 65 | 476 | 53 | 41 |
| Binary | 1111001 | 110000 | 1100011 | 0 | 111100 | 10010 | 110101 | 100111110 | 101011 | 100001 |
Color Harmonies of #793063
Complementary color
Monochromatic Colors of #793063
Black with #793063
Text Example
Text Example
White with #793063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793063; }
p { color: rgb(121,48,99); }
H1.HeaderClassName
{
color: #793063;
}
.AnyTagClassName
{
color: #793063;
}
</style>
background-color css
<style>
a { background-color: #793063; }
a { background-color: rgb(121,48,99); }
div.DivClassName
{
background-color: #793063;
}
.BgClassName
{
background-color: #793063;
}
</style>
border-color css
<style>
span { border-color: #793063; }
span { border-color: rgb(121,48,99); }
td.TdClassName
{
border-color: #793063;
}
.TagClassName
{
border-color: #793063;
}
</style>