Shades of Palatinate Purple #793666
Tints of Palatinate Purple #793666
RGB
CMYK
RGB Variations
Color information
#793666 (or 0x793666) is known color: Palatinate Purple. HEX triplet: 79, 36 and 66. RGB value is (121,54,102). Sum of RGB (Red+Green+Blue) = 121+54+102=277 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.68% from 277); Green value is 54 (21.48% from 255 or 19.49% from 277); Blue value is 102 (40.23% from 255 or 36.82% from 277); Max value from RGB is 121 - color contains mainly: red. Hex color #793666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793666 is #86C999. Grayscale: #4F4F4F. Windows color (decimal): -8833434 or 6698617. OLE color: 6698617.
HSL color Cylindrical-coordinate representation of color #793666: hue angle of 317.01º 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 #793666 is Cyan = 0, Magento = 0.55, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 102 | - |
| CMYK | 0 | 0.55 | 0.16 | 0.53 |
| HSL | 317.01º | 0.38% | 0.34% | - |
| HSV(B) | 317.01º | 0.55% | 0.47% | - |
| XYZ | 11.6 | 7.66 | 13.44 | - |
| YUV | 79.51 | 140.7 | 157.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 102 | 0 | 0.55 | 0.16 | 0.53 | 317.01 | 0.38 | 0.34 |
| Hex | 79 | 36 | 66 | 0 | 37 | 10 | 35 | 13D | 26 | 22 |
| Octal | 171 | 66 | 146 | 0 | 67 | 20 | 65 | 475 | 46 | 42 |
| Binary | 1111001 | 110110 | 1100110 | 0 | 110111 | 10000 | 110101 | 100111101 | 100110 | 100010 |
Color Harmonies of #793666
Complementary color
Monochromatic Colors of #793666
Black with #793666
Text Example
Text Example
White with #793666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793666; }
p { color: rgb(121,54,102); }
H1.HeaderClassName
{
color: #793666;
}
.AnyTagClassName
{
color: #793666;
}
</style>
background-color css
<style>
a { background-color: #793666; }
a { background-color: rgb(121,54,102); }
div.DivClassName
{
background-color: #793666;
}
.BgClassName
{
background-color: #793666;
}
</style>
border-color css
<style>
span { border-color: #793666; }
span { border-color: rgb(121,54,102); }
td.TdClassName
{
border-color: #793666;
}
.TagClassName
{
border-color: #793666;
}
</style>