Shades of Palatinate Purple #793268
Tints of Palatinate Purple #793268
RGB
CMYK
RGB Variations
Color information
#793268 (or 0x793268) is known color: Palatinate Purple. HEX triplet: 79, 32 and 68. RGB value is (121,50,104). Sum of RGB (Red+Green+Blue) = 121+50+104=275 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44% from 275); Green value is 50 (19.92% from 255 or 18.18% from 275); Blue value is 104 (41.02% from 255 or 37.82% from 275); Max value from RGB is 121 - color contains mainly: red. Hex color #793268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793268 is #86CD97. Grayscale: #4D4D4D. Windows color (decimal): -8834456 or 6828665. OLE color: 6828665.
HSL color Cylindrical-coordinate representation of color #793268: hue angle of 314.37º 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 #793268 is Cyan = 0, Magento = 0.59, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 104 | - |
| CMYK | 0 | 0.59 | 0.14 | 0.53 |
| HSL | 314.37º | 0.42% | 0.34% | - |
| HSV(B) | 314.37º | 0.59% | 0.47% | - |
| XYZ | 11.52 | 7.35 | 13.91 | - |
| YUV | 77.39 | 143.02 | 159.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 104 | 0 | 0.59 | 0.14 | 0.53 | 314.37 | 0.42 | 0.34 |
| Hex | 79 | 32 | 68 | 0 | 3B | E | 35 | 13A | 2A | 22 |
| Octal | 171 | 62 | 150 | 0 | 73 | 16 | 65 | 472 | 52 | 42 |
| Binary | 1111001 | 110010 | 1101000 | 0 | 111011 | 1110 | 110101 | 100111010 | 101010 | 100010 |
Color Harmonies of #793268
Complementary color
Monochromatic Colors of #793268
Black with #793268
Text Example
Text Example
White with #793268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793268; }
p { color: rgb(121,50,104); }
H1.HeaderClassName
{
color: #793268;
}
.AnyTagClassName
{
color: #793268;
}
</style>
background-color css
<style>
a { background-color: #793268; }
a { background-color: rgb(121,50,104); }
div.DivClassName
{
background-color: #793268;
}
.BgClassName
{
background-color: #793268;
}
</style>
border-color css
<style>
span { border-color: #793268; }
span { border-color: rgb(121,50,104); }
td.TdClassName
{
border-color: #793268;
}
.TagClassName
{
border-color: #793268;
}
</style>