Shades of Palatinate Purple #731859
Tints of Palatinate Purple #731859
RGB
CMYK
RGB Variations
Color information
#731859 (or 0x731859) is known color: Palatinate Purple. HEX triplet: 73, 18 and 59. RGB value is (115,24,89). Sum of RGB (Red+Green+Blue) = 115+24+89=228 (30% of max value = 765). Red value is 115 (45.31% from 255 or 50.44% from 228); Green value is 24 (9.77% from 255 or 10.53% from 228); Blue value is 89 (35.16% from 255 or 39.04% from 228); Max value from RGB is 115 - color contains mainly: red. Hex color #731859 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731859 is #8CE7A6. Grayscale: #3A3A3A. Windows color (decimal): -9234343 or 5838963. OLE color: 5838963.
HSL color Cylindrical-coordinate representation of color #731859: hue angle of 317.14º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #731859 is Cyan = 0, Magento = 0.79, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 24 | 89 | - |
| CMYK | 0 | 0.79 | 0.23 | 0.55 |
| HSL | 317.14º | 0.65% | 0.27% | - |
| HSV(B) | 317.14º | 0.79% | 0.45% | - |
| XYZ | 9.2 | 5.02 | 9.94 | - |
| YUV | 58.62 | 145.15 | 168.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 24 | 89 | 0 | 0.79 | 0.23 | 0.55 | 317.14 | 0.65 | 0.27 |
| Hex | 73 | 18 | 59 | 0 | 4F | 17 | 37 | 13D | 41 | 1B |
| Octal | 163 | 30 | 131 | 0 | 117 | 27 | 67 | 475 | 101 | 33 |
| Binary | 1110011 | 11000 | 1011001 | 0 | 1001111 | 10111 | 110111 | 100111101 | 1000001 | 11011 |
Color Harmonies of #731859
Complementary color
Monochromatic Colors of #731859
Black with #731859
Text Example
Text Example
White with #731859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731859; }
p { color: rgb(115,24,89); }
H1.HeaderClassName
{
color: #731859;
}
.AnyTagClassName
{
color: #731859;
}
</style>
background-color css
<style>
a { background-color: #731859; }
a { background-color: rgb(115,24,89); }
div.DivClassName
{
background-color: #731859;
}
.BgClassName
{
background-color: #731859;
}
</style>
border-color css
<style>
span { border-color: #731859; }
span { border-color: rgb(115,24,89); }
td.TdClassName
{
border-color: #731859;
}
.TagClassName
{
border-color: #731859;
}
</style>