Shades of Palatinate Purple #732963
Tints of Palatinate Purple #732963
RGB
CMYK
RGB Variations
Color information
#732963 (or 0x732963) is known color: Palatinate Purple. HEX triplet: 73, 29 and 63. RGB value is (115,41,99). Sum of RGB (Red+Green+Blue) = 115+41+99=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 41 (16.41% from 255 or 16.08% from 255); Blue value is 99 (39.06% from 255 or 38.82% from 255); Max value from RGB is 115 - color contains mainly: red. Hex color #732963 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732963 is #8CD69C. Grayscale: #454545. Windows color (decimal): -9229981 or 6498675. OLE color: 6498675.
HSL color Cylindrical-coordinate representation of color #732963: hue angle of 312.97º 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 #732963 is Cyan = 0, Magento = 0.64, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 99 | - |
| CMYK | 0 | 0.64 | 0.14 | 0.55 |
| HSL | 312.97º | 0.47% | 0.31% | - |
| HSV(B) | 312.97º | 0.64% | 0.45% | - |
| XYZ | 10.12 | 6.13 | 12.45 | - |
| YUV | 69.74 | 144.52 | 160.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 99 | 0 | 0.64 | 0.14 | 0.55 | 312.97 | 0.47 | 0.31 |
| Hex | 73 | 29 | 63 | 0 | 40 | E | 37 | 139 | 2F | 1F |
| Octal | 163 | 51 | 143 | 0 | 100 | 16 | 67 | 471 | 57 | 37 |
| Binary | 1110011 | 101001 | 1100011 | 0 | 1000000 | 1110 | 110111 | 100111001 | 101111 | 11111 |
Color Harmonies of #732963
Complementary color
Monochromatic Colors of #732963
Black with #732963
Text Example
Text Example
White with #732963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732963; }
p { color: rgb(115,41,99); }
H1.HeaderClassName
{
color: #732963;
}
.AnyTagClassName
{
color: #732963;
}
</style>
background-color css
<style>
a { background-color: #732963; }
a { background-color: rgb(115,41,99); }
div.DivClassName
{
background-color: #732963;
}
.BgClassName
{
background-color: #732963;
}
</style>
border-color css
<style>
span { border-color: #732963; }
span { border-color: rgb(115,41,99); }
td.TdClassName
{
border-color: #732963;
}
.TagClassName
{
border-color: #732963;
}
</style>