Shades of Palatinate Purple #733566
Tints of Palatinate Purple #733566
RGB
CMYK
RGB Variations
Color information
#733566 (or 0x733566) is known color: Palatinate Purple. HEX triplet: 73, 35 and 66. RGB value is (115,53,102). Sum of RGB (Red+Green+Blue) = 115+53+102=270 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.59% from 270); Green value is 53 (21.09% from 255 or 19.63% from 270); Blue value is 102 (40.23% from 255 or 37.78% from 270); Max value from RGB is 115 - color contains mainly: red. Hex color #733566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733566 is #8CCA99. Grayscale: #4C4C4C. Windows color (decimal): -9226906 or 6698355. OLE color: 6698355.
HSL color Cylindrical-coordinate representation of color #733566: hue angle of 312.58º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #733566 is Cyan = 0, Magento = 0.54, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 102 | - |
| CMYK | 0 | 0.54 | 0.11 | 0.55 |
| HSL | 312.58º | 0.37% | 0.33% | - |
| HSV(B) | 312.58º | 0.54% | 0.45% | - |
| XYZ | 10.74 | 7.15 | 13.38 | - |
| YUV | 77.12 | 142.04 | 155.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 102 | 0 | 0.54 | 0.11 | 0.55 | 312.58 | 0.37 | 0.33 |
| Hex | 73 | 35 | 66 | 0 | 36 | B | 37 | 139 | 25 | 21 |
| Octal | 163 | 65 | 146 | 0 | 66 | 13 | 67 | 471 | 45 | 41 |
| Binary | 1110011 | 110101 | 1100110 | 0 | 110110 | 1011 | 110111 | 100111001 | 100101 | 100001 |
Color Harmonies of #733566
Complementary color
Monochromatic Colors of #733566
Black with #733566
Text Example
Text Example
White with #733566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733566; }
p { color: rgb(115,53,102); }
H1.HeaderClassName
{
color: #733566;
}
.AnyTagClassName
{
color: #733566;
}
</style>
background-color css
<style>
a { background-color: #733566; }
a { background-color: rgb(115,53,102); }
div.DivClassName
{
background-color: #733566;
}
.BgClassName
{
background-color: #733566;
}
</style>
border-color css
<style>
span { border-color: #733566; }
span { border-color: rgb(115,53,102); }
td.TdClassName
{
border-color: #733566;
}
.TagClassName
{
border-color: #733566;
}
</style>