Shades of Palatinate Purple #731059
Tints of Palatinate Purple #731059
RGB
CMYK
RGB Variations
Color information
#731059 (or 0x731059) is known color: Palatinate Purple. HEX triplet: 73, 10 and 59. RGB value is (115,16,89). Sum of RGB (Red+Green+Blue) = 115+16+89=220 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.27% from 220); Green value is 16 (6.64% from 255 or 7.27% from 220); Blue value is 89 (35.16% from 255 or 40.45% from 220); Max value from RGB is 115 - color contains mainly: red. Hex color #731059 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731059 is #8CEFA6. Grayscale: #353535. Windows color (decimal): -9236391 or 5836915. OLE color: 5836915.
HSL color Cylindrical-coordinate representation of color #731059: hue angle of 315.76º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #731059 is Cyan = 0, Magento = 0.86, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 16 | 89 | - |
| CMYK | 0 | 0.86 | 0.23 | 0.55 |
| HSL | 315.76º | 0.76% | 0.26% | - |
| HSV(B) | 315.76º | 0.86% | 0.45% | - |
| XYZ | 9.06 | 4.74 | 9.89 | - |
| YUV | 53.92 | 147.8 | 171.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 89 | 0 | 0.86 | 0.23 | 0.55 | 315.76 | 0.76 | 0.26 |
| Hex | 73 | 10 | 59 | 0 | 56 | 17 | 37 | 13C | 4C | 1A |
| Octal | 163 | 20 | 131 | 0 | 126 | 27 | 67 | 474 | 114 | 32 |
| Binary | 1110011 | 10000 | 1011001 | 0 | 1010110 | 10111 | 110111 | 100111100 | 1001100 | 11010 |
Color Harmonies of #731059
Complementary color
Monochromatic Colors of #731059
Black with #731059
Text Example
Text Example
White with #731059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731059; }
p { color: rgb(115,16,89); }
H1.HeaderClassName
{
color: #731059;
}
.AnyTagClassName
{
color: #731059;
}
</style>
background-color css
<style>
a { background-color: #731059; }
a { background-color: rgb(115,16,89); }
div.DivClassName
{
background-color: #731059;
}
.BgClassName
{
background-color: #731059;
}
</style>
border-color css
<style>
span { border-color: #731059; }
span { border-color: rgb(115,16,89); }
td.TdClassName
{
border-color: #731059;
}
.TagClassName
{
border-color: #731059;
}
</style>