Shades of Palatinate Purple #732264
Tints of Palatinate Purple #732264
RGB
CMYK
RGB Variations
Color information
#732264 (or 0x732264) is known color: Palatinate Purple. HEX triplet: 73, 22 and 64. RGB value is (115,34,100). Sum of RGB (Red+Green+Blue) = 115+34+100=249 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.18% from 249); Green value is 34 (13.67% from 255 or 13.65% from 249); Blue value is 100 (39.45% from 255 or 40.16% from 249); Max value from RGB is 115 - color contains mainly: red. Hex color #732264 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732264 is #8CDD9B. Grayscale: #414141. Windows color (decimal): -9231772 or 6562419. OLE color: 6562419.
HSL color Cylindrical-coordinate representation of color #732264: hue angle of 311.11º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #732264 is Cyan = 0, Magento = 0.70, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 34 | 100 | - |
| CMYK | 0 | 0.70 | 0.13 | 0.55 |
| HSL | 311.11º | 0.54% | 0.29% | - |
| HSV(B) | 311.11º | 0.7% | 0.45% | - |
| XYZ | 9.94 | 5.71 | 12.63 | - |
| YUV | 65.74 | 147.34 | 163.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 34 | 100 | 0 | 0.70 | 0.13 | 0.55 | 311.11 | 0.54 | 0.29 |
| Hex | 73 | 22 | 64 | 0 | 46 | D | 37 | 137 | 36 | 1D |
| Octal | 163 | 42 | 144 | 0 | 106 | 15 | 67 | 467 | 66 | 35 |
| Binary | 1110011 | 100010 | 1100100 | 0 | 1000110 | 1101 | 110111 | 100110111 | 110110 | 11101 |
Color Harmonies of #732264
Complementary color
Monochromatic Colors of #732264
Black with #732264
Text Example
Text Example
White with #732264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732264; }
p { color: rgb(115,34,100); }
H1.HeaderClassName
{
color: #732264;
}
.AnyTagClassName
{
color: #732264;
}
</style>
background-color css
<style>
a { background-color: #732264; }
a { background-color: rgb(115,34,100); }
div.DivClassName
{
background-color: #732264;
}
.BgClassName
{
background-color: #732264;
}
</style>
border-color css
<style>
span { border-color: #732264; }
span { border-color: rgb(115,34,100); }
td.TdClassName
{
border-color: #732264;
}
.TagClassName
{
border-color: #732264;
}
</style>