Shades of Palatinate Purple #731663
Tints of Palatinate Purple #731663
RGB
CMYK
RGB Variations
Color information
#731663 (or 0x731663) is known color: Palatinate Purple. HEX triplet: 73, 16 and 63. RGB value is (115,22,99). Sum of RGB (Red+Green+Blue) = 115+22+99=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 22 (8.98% from 255 or 9.32% from 236); Blue value is 99 (39.06% from 255 or 41.95% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #731663 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731663 is #8CE99C. Grayscale: #3A3A3A. Windows color (decimal): -9234845 or 6493811. OLE color: 6493811.
HSL color Cylindrical-coordinate representation of color #731663: hue angle of 310.32º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #731663 is Cyan = 0, Magento = 0.81, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 22 | 99 | - |
| CMYK | 0 | 0.81 | 0.14 | 0.55 |
| HSL | 310.32º | 0.68% | 0.27% | - |
| HSV(B) | 310.32º | 0.81% | 0.45% | - |
| XYZ | 9.61 | 5.12 | 12.29 | - |
| YUV | 58.59 | 150.81 | 168.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 22 | 99 | 0 | 0.81 | 0.14 | 0.55 | 310.32 | 0.68 | 0.27 |
| Hex | 73 | 16 | 63 | 0 | 51 | E | 37 | 136 | 44 | 1B |
| Octal | 163 | 26 | 143 | 0 | 121 | 16 | 67 | 466 | 104 | 33 |
| Binary | 1110011 | 10110 | 1100011 | 0 | 1010001 | 1110 | 110111 | 100110110 | 1000100 | 11011 |
Color Harmonies of #731663
Complementary color
Monochromatic Colors of #731663
Black with #731663
Text Example
Text Example
White with #731663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731663; }
p { color: rgb(115,22,99); }
H1.HeaderClassName
{
color: #731663;
}
.AnyTagClassName
{
color: #731663;
}
</style>
background-color css
<style>
a { background-color: #731663; }
a { background-color: rgb(115,22,99); }
div.DivClassName
{
background-color: #731663;
}
.BgClassName
{
background-color: #731663;
}
</style>
border-color css
<style>
span { border-color: #731663; }
span { border-color: rgb(115,22,99); }
td.TdClassName
{
border-color: #731663;
}
.TagClassName
{
border-color: #731663;
}
</style>