Shades of Palatinate Purple #733860
Tints of Palatinate Purple #733860
RGB
CMYK
RGB Variations
Color information
#733860 (or 0x733860) is known color: Palatinate Purple. HEX triplet: 73, 38 and 60. RGB value is (115,56,96). Sum of RGB (Red+Green+Blue) = 115+56+96=267 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.07% from 267); Green value is 56 (22.27% from 255 or 20.97% from 267); Blue value is 96 (37.89% from 255 or 35.96% from 267); Max value from RGB is 115 - color contains mainly: red. Hex color #733860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733860 is #8CC79F. Grayscale: #4E4E4E. Windows color (decimal): -9226144 or 6305907. OLE color: 6305907.
HSL color Cylindrical-coordinate representation of color #733860: hue angle of 319.32º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #733860 is Cyan = 0, Magento = 0.51, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 56 | 96 | - |
| CMYK | 0 | 0.51 | 0.17 | 0.55 |
| HSL | 319.32º | 0.35% | 0.34% | - |
| HSV(B) | 319.32º | 0.51% | 0.45% | - |
| XYZ | 10.6 | 7.32 | 11.92 | - |
| YUV | 78.2 | 138.05 | 154.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 56 | 96 | 0 | 0.51 | 0.17 | 0.55 | 319.32 | 0.35 | 0.34 |
| Hex | 73 | 38 | 60 | 0 | 33 | 11 | 37 | 13F | 23 | 22 |
| Octal | 163 | 70 | 140 | 0 | 63 | 21 | 67 | 477 | 43 | 42 |
| Binary | 1110011 | 111000 | 1100000 | 0 | 110011 | 10001 | 110111 | 100111111 | 100011 | 100010 |
Color Harmonies of #733860
Complementary color
Monochromatic Colors of #733860
Black with #733860
Text Example
Text Example
White with #733860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733860; }
p { color: rgb(115,56,96); }
H1.HeaderClassName
{
color: #733860;
}
.AnyTagClassName
{
color: #733860;
}
</style>
background-color css
<style>
a { background-color: #733860; }
a { background-color: rgb(115,56,96); }
div.DivClassName
{
background-color: #733860;
}
.BgClassName
{
background-color: #733860;
}
</style>
border-color css
<style>
span { border-color: #733860; }
span { border-color: rgb(115,56,96); }
td.TdClassName
{
border-color: #733860;
}
.TagClassName
{
border-color: #733860;
}
</style>