Shades of Palatinate Purple #793966
Tints of Palatinate Purple #793966
RGB
CMYK
RGB Variations
Color information
#793966 (or 0x793966) is known color: Palatinate Purple. HEX triplet: 79, 39 and 66. RGB value is (121,57,102). Sum of RGB (Red+Green+Blue) = 121+57+102=280 (37% of max value = 765). Red value is 121 (47.66% from 255 or 43.21% from 280); Green value is 57 (22.66% from 255 or 20.36% from 280); Blue value is 102 (40.23% from 255 or 36.43% from 280); Max value from RGB is 121 - color contains mainly: red. Hex color #793966 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793966 is #86C699. Grayscale: #515151. Windows color (decimal): -8832666 or 6699385. OLE color: 6699385.
HSL color Cylindrical-coordinate representation of color #793966: hue angle of 317.81º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #793966 is Cyan = 0, Magento = 0.53, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 102 | - |
| CMYK | 0 | 0.53 | 0.16 | 0.53 |
| HSL | 317.81º | 0.36% | 0.35% | - |
| HSV(B) | 317.81º | 0.53% | 0.47% | - |
| XYZ | 11.75 | 7.95 | 13.49 | - |
| YUV | 81.27 | 139.7 | 156.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 102 | 0 | 0.53 | 0.16 | 0.53 | 317.81 | 0.36 | 0.35 |
| Hex | 79 | 39 | 66 | 0 | 35 | 10 | 35 | 13E | 24 | 23 |
| Octal | 171 | 71 | 146 | 0 | 65 | 20 | 65 | 476 | 44 | 43 |
| Binary | 1111001 | 111001 | 1100110 | 0 | 110101 | 10000 | 110101 | 100111110 | 100100 | 100011 |
Color Harmonies of #793966
Complementary color
Monochromatic Colors of #793966
Black with #793966
Text Example
Text Example
White with #793966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793966; }
p { color: rgb(121,57,102); }
H1.HeaderClassName
{
color: #793966;
}
.AnyTagClassName
{
color: #793966;
}
</style>
background-color css
<style>
a { background-color: #793966; }
a { background-color: rgb(121,57,102); }
div.DivClassName
{
background-color: #793966;
}
.BgClassName
{
background-color: #793966;
}
</style>
border-color css
<style>
span { border-color: #793966; }
span { border-color: rgb(121,57,102); }
td.TdClassName
{
border-color: #793966;
}
.TagClassName
{
border-color: #793966;
}
</style>