Shades of Palatinate Purple #731359
Tints of Palatinate Purple #731359
RGB
CMYK
RGB Variations
Color information
#731359 (or 0x731359) is known color: Palatinate Purple. HEX triplet: 73, 13 and 59. RGB value is (115,19,89). Sum of RGB (Red+Green+Blue) = 115+19+89=223 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.57% from 223); Green value is 19 (7.81% from 255 or 8.52% from 223); Blue value is 89 (35.16% from 255 or 39.91% from 223); Max value from RGB is 115 - color contains mainly: red. Hex color #731359 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731359 is #8CECA6. Grayscale: #373737. Windows color (decimal): -9235623 or 5837683. OLE color: 5837683.
HSL color Cylindrical-coordinate representation of color #731359: hue angle of 316.25º degrees, saturation: 0.72, 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 #731359 is Cyan = 0, Magento = 0.83, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 89 | - |
| CMYK | 0 | 0.83 | 0.23 | 0.55 |
| HSL | 316.25º | 0.72% | 0.26% | - |
| HSV(B) | 316.25º | 0.83% | 0.45% | - |
| XYZ | 9.11 | 4.83 | 9.9 | - |
| YUV | 55.68 | 146.8 | 170.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 89 | 0 | 0.83 | 0.23 | 0.55 | 316.25 | 0.72 | 0.26 |
| Hex | 73 | 13 | 59 | 0 | 53 | 17 | 37 | 13C | 48 | 1A |
| Octal | 163 | 23 | 131 | 0 | 123 | 27 | 67 | 474 | 110 | 32 |
| Binary | 1110011 | 10011 | 1011001 | 0 | 1010011 | 10111 | 110111 | 100111100 | 1001000 | 11010 |
Color Harmonies of #731359
Complementary color
Monochromatic Colors of #731359
Black with #731359
Text Example
Text Example
White with #731359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731359; }
p { color: rgb(115,19,89); }
H1.HeaderClassName
{
color: #731359;
}
.AnyTagClassName
{
color: #731359;
}
</style>
background-color css
<style>
a { background-color: #731359; }
a { background-color: rgb(115,19,89); }
div.DivClassName
{
background-color: #731359;
}
.BgClassName
{
background-color: #731359;
}
</style>
border-color css
<style>
span { border-color: #731359; }
span { border-color: rgb(115,19,89); }
td.TdClassName
{
border-color: #731359;
}
.TagClassName
{
border-color: #731359;
}
</style>