Shades of Palatinate Purple #732558
Tints of Palatinate Purple #732558
RGB
CMYK
RGB Variations
Color information
#732558 (or 0x732558) is known color: Palatinate Purple. HEX triplet: 73, 25 and 58. RGB value is (115,37,88). Sum of RGB (Red+Green+Blue) = 115+37+88=240 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.92% from 240); Green value is 37 (14.84% from 255 or 15.42% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 115 - color contains mainly: red. Hex color #732558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732558 is #8CDAA7. Grayscale: #424242. Windows color (decimal): -9231016 or 5776755. OLE color: 5776755.
HSL color Cylindrical-coordinate representation of color #732558: hue angle of 320.77º 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 #732558 is Cyan = 0, Magento = 0.68, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 37 | 88 | - |
| CMYK | 0 | 0.68 | 0.23 | 0.55 |
| HSL | 320.77º | 0.51% | 0.3% | - |
| HSV(B) | 320.77º | 0.68% | 0.45% | - |
| XYZ | 9.49 | 5.67 | 9.83 | - |
| YUV | 66.14 | 140.34 | 162.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 88 | 0 | 0.68 | 0.23 | 0.55 | 320.77 | 0.51 | 0.3 |
| Hex | 73 | 25 | 58 | 0 | 44 | 17 | 37 | 141 | 33 | 1E |
| Octal | 163 | 45 | 130 | 0 | 104 | 27 | 67 | 501 | 63 | 36 |
| Binary | 1110011 | 100101 | 1011000 | 0 | 1000100 | 10111 | 110111 | 101000001 | 110011 | 11110 |
Color Harmonies of #732558
Complementary color
Monochromatic Colors of #732558
Black with #732558
Text Example
Text Example
White with #732558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732558; }
p { color: rgb(115,37,88); }
H1.HeaderClassName
{
color: #732558;
}
.AnyTagClassName
{
color: #732558;
}
</style>
background-color css
<style>
a { background-color: #732558; }
a { background-color: rgb(115,37,88); }
div.DivClassName
{
background-color: #732558;
}
.BgClassName
{
background-color: #732558;
}
</style>
border-color css
<style>
span { border-color: #732558; }
span { border-color: rgb(115,37,88); }
td.TdClassName
{
border-color: #732558;
}
.TagClassName
{
border-color: #732558;
}
</style>