Shades of Palatinate Purple #793565
Tints of Palatinate Purple #793565
RGB
CMYK
RGB Variations
Color information
#793565 (or 0x793565) is known color: Palatinate Purple. HEX triplet: 79, 35 and 65. RGB value is (121,53,101). Sum of RGB (Red+Green+Blue) = 121+53+101=275 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44% from 275); Green value is 53 (21.09% from 255 or 19.27% from 275); Blue value is 101 (39.84% from 255 or 36.73% from 275); Max value from RGB is 121 - color contains mainly: red. Hex color #793565 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793565 is #86CA9A. Grayscale: #4E4E4E. Windows color (decimal): -8833691 or 6632825. OLE color: 6632825.
HSL color Cylindrical-coordinate representation of color #793565: hue angle of 317.65º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #793565 is Cyan = 0, Magento = 0.56, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 101 | - |
| CMYK | 0 | 0.56 | 0.17 | 0.53 |
| HSL | 317.65º | 0.39% | 0.34% | - |
| HSV(B) | 317.65º | 0.56% | 0.47% | - |
| XYZ | 11.51 | 7.55 | 13.16 | - |
| YUV | 78.8 | 140.53 | 158.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 101 | 0 | 0.56 | 0.17 | 0.53 | 317.65 | 0.39 | 0.34 |
| Hex | 79 | 35 | 65 | 0 | 38 | 11 | 35 | 13E | 27 | 22 |
| Octal | 171 | 65 | 145 | 0 | 70 | 21 | 65 | 476 | 47 | 42 |
| Binary | 1111001 | 110101 | 1100101 | 0 | 111000 | 10001 | 110101 | 100111110 | 100111 | 100010 |
Color Harmonies of #793565
Complementary color
Monochromatic Colors of #793565
Black with #793565
Text Example
Text Example
White with #793565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793565; }
p { color: rgb(121,53,101); }
H1.HeaderClassName
{
color: #793565;
}
.AnyTagClassName
{
color: #793565;
}
</style>
background-color css
<style>
a { background-color: #793565; }
a { background-color: rgb(121,53,101); }
div.DivClassName
{
background-color: #793565;
}
.BgClassName
{
background-color: #793565;
}
</style>
border-color css
<style>
span { border-color: #793565; }
span { border-color: rgb(121,53,101); }
td.TdClassName
{
border-color: #793565;
}
.TagClassName
{
border-color: #793565;
}
</style>