Shades of Palatinate Purple #733260
Tints of Palatinate Purple #733260
RGB
CMYK
RGB Variations
Color information
#733260 (or 0x733260) is known color: Palatinate Purple. HEX triplet: 73, 32 and 60. RGB value is (115,50,96). Sum of RGB (Red+Green+Blue) = 115+50+96=261 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.06% from 261); Green value is 50 (19.92% from 255 or 19.16% from 261); Blue value is 96 (37.89% from 255 or 36.78% from 261); Max value from RGB is 115 - color contains mainly: red. Hex color #733260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733260 is #8CCD9F. Grayscale: #4A4A4A. Windows color (decimal): -9227680 or 6304371. OLE color: 6304371.
HSL color Cylindrical-coordinate representation of color #733260: hue angle of 317.54º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #733260 is Cyan = 0, Magento = 0.57, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 96 | - |
| CMYK | 0 | 0.57 | 0.17 | 0.55 |
| HSL | 317.54º | 0.39% | 0.32% | - |
| HSV(B) | 317.54º | 0.57% | 0.45% | - |
| XYZ | 10.32 | 6.77 | 11.83 | - |
| YUV | 74.68 | 140.03 | 156.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 96 | 0 | 0.57 | 0.17 | 0.55 | 317.54 | 0.39 | 0.32 |
| Hex | 73 | 32 | 60 | 0 | 39 | 11 | 37 | 13E | 27 | 20 |
| Octal | 163 | 62 | 140 | 0 | 71 | 21 | 67 | 476 | 47 | 40 |
| Binary | 1110011 | 110010 | 1100000 | 0 | 111001 | 10001 | 110111 | 100111110 | 100111 | 100000 |
Color Harmonies of #733260
Complementary color
Monochromatic Colors of #733260
Black with #733260
Text Example
Text Example
White with #733260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733260; }
p { color: rgb(115,50,96); }
H1.HeaderClassName
{
color: #733260;
}
.AnyTagClassName
{
color: #733260;
}
</style>
background-color css
<style>
a { background-color: #733260; }
a { background-color: rgb(115,50,96); }
div.DivClassName
{
background-color: #733260;
}
.BgClassName
{
background-color: #733260;
}
</style>
border-color css
<style>
span { border-color: #733260; }
span { border-color: rgb(115,50,96); }
td.TdClassName
{
border-color: #733260;
}
.TagClassName
{
border-color: #733260;
}
</style>