Shades of Palatinate Purple #732964
Tints of Palatinate Purple #732964
RGB
CMYK
RGB Variations
Color information
#732964 (or 0x732964) is known color: Palatinate Purple. HEX triplet: 73, 29 and 64. RGB value is (115,41,100). Sum of RGB (Red+Green+Blue) = 115+41+100=256 (33% of max value = 765). Red value is 115 (45.31% from 255 or 44.92% from 256); Green value is 41 (16.41% from 255 or 16.02% from 256); Blue value is 100 (39.45% from 255 or 39.06% from 256); Max value from RGB is 115 - color contains mainly: red. Hex color #732964 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732964 is #8CD69B. Grayscale: #454545. Windows color (decimal): -9229980 or 6564211. OLE color: 6564211.
HSL color Cylindrical-coordinate representation of color #732964: hue angle of 312.16º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #732964 is Cyan = 0, Magento = 0.64, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 100 | - |
| CMYK | 0 | 0.64 | 0.13 | 0.55 |
| HSL | 312.16º | 0.47% | 0.31% | - |
| HSV(B) | 312.16º | 0.64% | 0.45% | - |
| XYZ | 10.16 | 6.15 | 12.71 | - |
| YUV | 69.85 | 145.02 | 160.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 100 | 0 | 0.64 | 0.13 | 0.55 | 312.16 | 0.47 | 0.31 |
| Hex | 73 | 29 | 64 | 0 | 40 | D | 37 | 138 | 2F | 1F |
| Octal | 163 | 51 | 144 | 0 | 100 | 15 | 67 | 470 | 57 | 37 |
| Binary | 1110011 | 101001 | 1100100 | 0 | 1000000 | 1101 | 110111 | 100111000 | 101111 | 11111 |
Color Harmonies of #732964
Complementary color
Monochromatic Colors of #732964
Black with #732964
Text Example
Text Example
White with #732964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732964; }
p { color: rgb(115,41,100); }
H1.HeaderClassName
{
color: #732964;
}
.AnyTagClassName
{
color: #732964;
}
</style>
background-color css
<style>
a { background-color: #732964; }
a { background-color: rgb(115,41,100); }
div.DivClassName
{
background-color: #732964;
}
.BgClassName
{
background-color: #732964;
}
</style>
border-color css
<style>
span { border-color: #732964; }
span { border-color: rgb(115,41,100); }
td.TdClassName
{
border-color: #732964;
}
.TagClassName
{
border-color: #732964;
}
</style>