Shades of Palatinate Purple #793261
Tints of Palatinate Purple #793261
RGB
CMYK
RGB Variations
Color information
#793261 (or 0x793261) is known color: Palatinate Purple. HEX triplet: 79, 32 and 61. RGB value is (121,50,97). Sum of RGB (Red+Green+Blue) = 121+50+97=268 (35% of max value = 765). Red value is 121 (47.66% from 255 or 45.15% from 268); Green value is 50 (19.92% from 255 or 18.66% from 268); Blue value is 97 (38.28% from 255 or 36.19% from 268); Max value from RGB is 121 - color contains mainly: red. Hex color #793261 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793261 is #86CD9E. Grayscale: #4C4C4C. Windows color (decimal): -8834463 or 6369913. OLE color: 6369913.
HSL color Cylindrical-coordinate representation of color #793261: hue angle of 320.28º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #793261 is Cyan = 0, Magento = 0.59, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 97 | - |
| CMYK | 0 | 0.59 | 0.20 | 0.53 |
| HSL | 320.28º | 0.42% | 0.34% | - |
| HSV(B) | 320.28º | 0.59% | 0.47% | - |
| XYZ | 11.18 | 7.21 | 12.11 | - |
| YUV | 76.59 | 139.52 | 159.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 97 | 0 | 0.59 | 0.20 | 0.53 | 320.28 | 0.42 | 0.34 |
| Hex | 79 | 32 | 61 | 0 | 3B | 14 | 35 | 140 | 2A | 22 |
| Octal | 171 | 62 | 141 | 0 | 73 | 24 | 65 | 500 | 52 | 42 |
| Binary | 1111001 | 110010 | 1100001 | 0 | 111011 | 10100 | 110101 | 101000000 | 101010 | 100010 |
Color Harmonies of #793261
Complementary color
Monochromatic Colors of #793261
Black with #793261
Text Example
Text Example
White with #793261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793261; }
p { color: rgb(121,50,97); }
H1.HeaderClassName
{
color: #793261;
}
.AnyTagClassName
{
color: #793261;
}
</style>
background-color css
<style>
a { background-color: #793261; }
a { background-color: rgb(121,50,97); }
div.DivClassName
{
background-color: #793261;
}
.BgClassName
{
background-color: #793261;
}
</style>
border-color css
<style>
span { border-color: #793261; }
span { border-color: rgb(121,50,97); }
td.TdClassName
{
border-color: #793261;
}
.TagClassName
{
border-color: #793261;
}
</style>