Shades of Palatinate Purple #732864
Tints of Palatinate Purple #732864
RGB
CMYK
RGB Variations
Color information
#732864 (or 0x732864) is known color: Palatinate Purple. HEX triplet: 73, 28 and 64. RGB value is (115,40,100). Sum of RGB (Red+Green+Blue) = 115+40+100=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 40 (16.02% from 255 or 15.69% from 255); Blue value is 100 (39.45% from 255 or 39.22% from 255); Max value from RGB is 115 - color contains mainly: red. Hex color #732864 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732864 is #8CD79B. Grayscale: #454545. Windows color (decimal): -9230236 or 6563955. OLE color: 6563955.
HSL color Cylindrical-coordinate representation of color #732864: hue angle of 312º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #732864 is Cyan = 0, Magento = 0.65, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 100 | - |
| CMYK | 0 | 0.65 | 0.13 | 0.55 |
| HSL | 312º | 0.48% | 0.3% | - |
| HSV(B) | 312º | 0.65% | 0.45% | - |
| XYZ | 10.13 | 6.08 | 12.7 | - |
| YUV | 69.27 | 145.35 | 160.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 100 | 0 | 0.65 | 0.13 | 0.55 | 312 | 0.48 | 0.3 |
| Hex | 73 | 28 | 64 | 0 | 41 | D | 37 | 138 | 30 | 1E |
| Octal | 163 | 50 | 144 | 0 | 101 | 15 | 67 | 470 | 60 | 36 |
| Binary | 1110011 | 101000 | 1100100 | 0 | 1000001 | 1101 | 110111 | 100111000 | 110000 | 11110 |
Color Harmonies of #732864
Complementary color
Monochromatic Colors of #732864
Black with #732864
Text Example
Text Example
White with #732864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732864; }
p { color: rgb(115,40,100); }
H1.HeaderClassName
{
color: #732864;
}
.AnyTagClassName
{
color: #732864;
}
</style>
background-color css
<style>
a { background-color: #732864; }
a { background-color: rgb(115,40,100); }
div.DivClassName
{
background-color: #732864;
}
.BgClassName
{
background-color: #732864;
}
</style>
border-color css
<style>
span { border-color: #732864; }
span { border-color: rgb(115,40,100); }
td.TdClassName
{
border-color: #732864;
}
.TagClassName
{
border-color: #732864;
}
</style>