Shades of Palatinate Purple #731557
Tints of Palatinate Purple #731557
RGB
CMYK
RGB Variations
Color information
#731557 (or 0x731557) is known color: Palatinate Purple. HEX triplet: 73, 15 and 57. RGB value is (115,21,87). Sum of RGB (Red+Green+Blue) = 115+21+87=223 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.57% from 223); Green value is 21 (8.59% from 255 or 9.42% from 223); Blue value is 87 (34.38% from 255 or 39.01% from 223); Max value from RGB is 115 - color contains mainly: red. Hex color #731557 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731557 is #8CEAA8. Grayscale: #383838. Windows color (decimal): -9235113 or 5707123. OLE color: 5707123.
HSL color Cylindrical-coordinate representation of color #731557: hue angle of 317.87º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #731557 is Cyan = 0, Magento = 0.82, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 87 | - |
| CMYK | 0 | 0.82 | 0.24 | 0.55 |
| HSL | 317.87º | 0.69% | 0.27% | - |
| HSV(B) | 317.87º | 0.82% | 0.45% | - |
| XYZ | 9.06 | 4.87 | 9.48 | - |
| YUV | 56.63 | 145.14 | 169.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 87 | 0 | 0.82 | 0.24 | 0.55 | 317.87 | 0.69 | 0.27 |
| Hex | 73 | 15 | 57 | 0 | 52 | 18 | 37 | 13E | 45 | 1B |
| Octal | 163 | 25 | 127 | 0 | 122 | 30 | 67 | 476 | 105 | 33 |
| Binary | 1110011 | 10101 | 1010111 | 0 | 1010010 | 11000 | 110111 | 100111110 | 1000101 | 11011 |
Color Harmonies of #731557
Complementary color
Monochromatic Colors of #731557
Black with #731557
Text Example
Text Example
White with #731557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731557; }
p { color: rgb(115,21,87); }
H1.HeaderClassName
{
color: #731557;
}
.AnyTagClassName
{
color: #731557;
}
</style>
background-color css
<style>
a { background-color: #731557; }
a { background-color: rgb(115,21,87); }
div.DivClassName
{
background-color: #731557;
}
.BgClassName
{
background-color: #731557;
}
</style>
border-color css
<style>
span { border-color: #731557; }
span { border-color: rgb(115,21,87); }
td.TdClassName
{
border-color: #731557;
}
.TagClassName
{
border-color: #731557;
}
</style>