Shades of Palatinate Purple #731963
Tints of Palatinate Purple #731963
RGB
CMYK
RGB Variations
Color information
#731963 (or 0x731963) is known color: Palatinate Purple. HEX triplet: 73, 19 and 63. RGB value is (115,25,99). Sum of RGB (Red+Green+Blue) = 115+25+99=239 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.12% from 239); Green value is 25 (10.16% from 255 or 10.46% from 239); Blue value is 99 (39.06% from 255 or 41.42% from 239); Max value from RGB is 115 - color contains mainly: red. Hex color #731963 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731963 is #8CE69C. Grayscale: #3C3C3C. Windows color (decimal): -9234077 or 6494579. OLE color: 6494579.
HSL color Cylindrical-coordinate representation of color #731963: hue angle of 310.67º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #731963 is Cyan = 0, Magento = 0.78, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 99 | - |
| CMYK | 0 | 0.78 | 0.14 | 0.55 |
| HSL | 310.67º | 0.64% | 0.27% | - |
| HSV(B) | 310.67º | 0.78% | 0.45% | - |
| XYZ | 9.67 | 5.24 | 12.31 | - |
| YUV | 60.35 | 149.82 | 166.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 99 | 0 | 0.78 | 0.14 | 0.55 | 310.67 | 0.64 | 0.27 |
| Hex | 73 | 19 | 63 | 0 | 4E | E | 37 | 137 | 40 | 1B |
| Octal | 163 | 31 | 143 | 0 | 116 | 16 | 67 | 467 | 100 | 33 |
| Binary | 1110011 | 11001 | 1100011 | 0 | 1001110 | 1110 | 110111 | 100110111 | 1000000 | 11011 |
Color Harmonies of #731963
Complementary color
Monochromatic Colors of #731963
Black with #731963
Text Example
Text Example
White with #731963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731963; }
p { color: rgb(115,25,99); }
H1.HeaderClassName
{
color: #731963;
}
.AnyTagClassName
{
color: #731963;
}
</style>
background-color css
<style>
a { background-color: #731963; }
a { background-color: rgb(115,25,99); }
div.DivClassName
{
background-color: #731963;
}
.BgClassName
{
background-color: #731963;
}
</style>
border-color css
<style>
span { border-color: #731963; }
span { border-color: rgb(115,25,99); }
td.TdClassName
{
border-color: #731963;
}
.TagClassName
{
border-color: #731963;
}
</style>