Shades of Palatinate Purple #731459
Tints of Palatinate Purple #731459
RGB
CMYK
RGB Variations
Color information
#731459 (or 0x731459) is known color: Palatinate Purple. HEX triplet: 73, 14 and 59. RGB value is (115,20,89). Sum of RGB (Red+Green+Blue) = 115+20+89=224 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.34% from 224); Green value is 20 (8.20% from 255 or 8.93% from 224); Blue value is 89 (35.16% from 255 or 39.73% from 224); Max value from RGB is 115 - color contains mainly: red. Hex color #731459 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731459 is #8CEBA6. Grayscale: #383838. Windows color (decimal): -9235367 or 5837939. OLE color: 5837939.
HSL color Cylindrical-coordinate representation of color #731459: hue angle of 316.42º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731459 is Cyan = 0, Magento = 0.83, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 89 | - |
| CMYK | 0 | 0.83 | 0.23 | 0.55 |
| HSL | 316.42º | 0.7% | 0.26% | - |
| HSV(B) | 316.42º | 0.83% | 0.45% | - |
| XYZ | 9.12 | 4.87 | 9.91 | - |
| YUV | 56.27 | 146.47 | 169.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 89 | 0 | 0.83 | 0.23 | 0.55 | 316.42 | 0.7 | 0.26 |
| Hex | 73 | 14 | 59 | 0 | 53 | 17 | 37 | 13C | 46 | 1A |
| Octal | 163 | 24 | 131 | 0 | 123 | 27 | 67 | 474 | 106 | 32 |
| Binary | 1110011 | 10100 | 1011001 | 0 | 1010011 | 10111 | 110111 | 100111100 | 1000110 | 11010 |
Color Harmonies of #731459
Complementary color
Monochromatic Colors of #731459
Black with #731459
Text Example
Text Example
White with #731459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731459; }
p { color: rgb(115,20,89); }
H1.HeaderClassName
{
color: #731459;
}
.AnyTagClassName
{
color: #731459;
}
</style>
background-color css
<style>
a { background-color: #731459; }
a { background-color: rgb(115,20,89); }
div.DivClassName
{
background-color: #731459;
}
.BgClassName
{
background-color: #731459;
}
</style>
border-color css
<style>
span { border-color: #731459; }
span { border-color: rgb(115,20,89); }
td.TdClassName
{
border-color: #731459;
}
.TagClassName
{
border-color: #731459;
}
</style>