Shades of Palatinate Purple #733466
Tints of Palatinate Purple #733466
RGB
CMYK
RGB Variations
Color information
#733466 (or 0x733466) is known color: Palatinate Purple. HEX triplet: 73, 34 and 66. RGB value is (115,52,102). Sum of RGB (Red+Green+Blue) = 115+52+102=269 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.75% from 269); Green value is 52 (20.70% from 255 or 19.33% from 269); Blue value is 102 (40.23% from 255 or 37.92% from 269); Max value from RGB is 115 - color contains mainly: red. Hex color #733466 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733466 is #8CCB99. Grayscale: #4C4C4C. Windows color (decimal): -9227162 or 6698099. OLE color: 6698099.
HSL color Cylindrical-coordinate representation of color #733466: hue angle of 312.38º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #733466 is Cyan = 0, Magento = 0.55, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 102 | - |
| CMYK | 0 | 0.55 | 0.11 | 0.55 |
| HSL | 312.38º | 0.38% | 0.33% | - |
| HSV(B) | 312.38º | 0.55% | 0.45% | - |
| XYZ | 10.7 | 7.06 | 13.37 | - |
| YUV | 76.54 | 142.37 | 155.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 102 | 0 | 0.55 | 0.11 | 0.55 | 312.38 | 0.38 | 0.33 |
| Hex | 73 | 34 | 66 | 0 | 37 | B | 37 | 138 | 26 | 21 |
| Octal | 163 | 64 | 146 | 0 | 67 | 13 | 67 | 470 | 46 | 41 |
| Binary | 1110011 | 110100 | 1100110 | 0 | 110111 | 1011 | 110111 | 100111000 | 100110 | 100001 |
Color Harmonies of #733466
Complementary color
Monochromatic Colors of #733466
Black with #733466
Text Example
Text Example
White with #733466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733466; }
p { color: rgb(115,52,102); }
H1.HeaderClassName
{
color: #733466;
}
.AnyTagClassName
{
color: #733466;
}
</style>
background-color css
<style>
a { background-color: #733466; }
a { background-color: rgb(115,52,102); }
div.DivClassName
{
background-color: #733466;
}
.BgClassName
{
background-color: #733466;
}
</style>
border-color css
<style>
span { border-color: #733466; }
span { border-color: rgb(115,52,102); }
td.TdClassName
{
border-color: #733466;
}
.TagClassName
{
border-color: #733466;
}
</style>