Shades of Palatinate Purple #732564
Tints of Palatinate Purple #732564
RGB
CMYK
RGB Variations
Color information
#732564 (or 0x732564) is known color: Palatinate Purple. HEX triplet: 73, 25 and 64. RGB value is (115,37,100). Sum of RGB (Red+Green+Blue) = 115+37+100=252 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.63% from 252); Green value is 37 (14.84% from 255 or 14.68% from 252); Blue value is 100 (39.45% from 255 or 39.68% from 252); Max value from RGB is 115 - color contains mainly: red. Hex color #732564 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732564 is #8CDA9B. Grayscale: #434343. Windows color (decimal): -9231004 or 6563187. OLE color: 6563187.
HSL color Cylindrical-coordinate representation of color #732564: hue angle of 311.54º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #732564 is Cyan = 0, Magento = 0.68, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 37 | 100 | - |
| CMYK | 0 | 0.68 | 0.13 | 0.55 |
| HSL | 311.54º | 0.51% | 0.3% | - |
| HSV(B) | 311.54º | 0.68% | 0.45% | - |
| XYZ | 10.03 | 5.89 | 12.66 | - |
| YUV | 67.5 | 146.34 | 161.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 100 | 0 | 0.68 | 0.13 | 0.55 | 311.54 | 0.51 | 0.3 |
| Hex | 73 | 25 | 64 | 0 | 44 | D | 37 | 138 | 33 | 1E |
| Octal | 163 | 45 | 144 | 0 | 104 | 15 | 67 | 470 | 63 | 36 |
| Binary | 1110011 | 100101 | 1100100 | 0 | 1000100 | 1101 | 110111 | 100111000 | 110011 | 11110 |
Color Harmonies of #732564
Complementary color
Monochromatic Colors of #732564
Black with #732564
Text Example
Text Example
White with #732564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732564; }
p { color: rgb(115,37,100); }
H1.HeaderClassName
{
color: #732564;
}
.AnyTagClassName
{
color: #732564;
}
</style>
background-color css
<style>
a { background-color: #732564; }
a { background-color: rgb(115,37,100); }
div.DivClassName
{
background-color: #732564;
}
.BgClassName
{
background-color: #732564;
}
</style>
border-color css
<style>
span { border-color: #732564; }
span { border-color: rgb(115,37,100); }
td.TdClassName
{
border-color: #732564;
}
.TagClassName
{
border-color: #732564;
}
</style>