Shades of Palatinate Purple #793461
Tints of Palatinate Purple #793461
RGB
CMYK
RGB Variations
Color information
#793461 (or 0x793461) is known color: Palatinate Purple. HEX triplet: 79, 34 and 61. RGB value is (121,52,97). Sum of RGB (Red+Green+Blue) = 121+52+97=270 (35% of max value = 765). Red value is 121 (47.66% from 255 or 44.81% from 270); Green value is 52 (20.70% from 255 or 19.26% from 270); Blue value is 97 (38.28% from 255 or 35.93% from 270); Max value from RGB is 121 - color contains mainly: red. Hex color #793461 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793461 is #86CB9E. Grayscale: #4D4D4D. Windows color (decimal): -8833951 or 6370425. OLE color: 6370425.
HSL color Cylindrical-coordinate representation of color #793461: hue angle of 320.87º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #793461 is Cyan = 0, Magento = 0.57, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 97 | - |
| CMYK | 0 | 0.57 | 0.20 | 0.53 |
| HSL | 320.87º | 0.4% | 0.34% | - |
| HSV(B) | 320.87º | 0.57% | 0.47% | - |
| XYZ | 11.27 | 7.38 | 12.14 | - |
| YUV | 77.76 | 138.86 | 158.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 97 | 0 | 0.57 | 0.20 | 0.53 | 320.87 | 0.4 | 0.34 |
| Hex | 79 | 34 | 61 | 0 | 39 | 14 | 35 | 141 | 28 | 22 |
| Octal | 171 | 64 | 141 | 0 | 71 | 24 | 65 | 501 | 50 | 42 |
| Binary | 1111001 | 110100 | 1100001 | 0 | 111001 | 10100 | 110101 | 101000001 | 101000 | 100010 |
Color Harmonies of #793461
Complementary color
Monochromatic Colors of #793461
Black with #793461
Text Example
Text Example
White with #793461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793461; }
p { color: rgb(121,52,97); }
H1.HeaderClassName
{
color: #793461;
}
.AnyTagClassName
{
color: #793461;
}
</style>
background-color css
<style>
a { background-color: #793461; }
a { background-color: rgb(121,52,97); }
div.DivClassName
{
background-color: #793461;
}
.BgClassName
{
background-color: #793461;
}
</style>
border-color css
<style>
span { border-color: #793461; }
span { border-color: rgb(121,52,97); }
td.TdClassName
{
border-color: #793461;
}
.TagClassName
{
border-color: #793461;
}
</style>