Shades of Palatinate Purple #731657
Tints of Palatinate Purple #731657
RGB
CMYK
RGB Variations
Color information
#731657 (or 0x731657) is known color: Palatinate Purple. HEX triplet: 73, 16 and 57. RGB value is (115,22,87). Sum of RGB (Red+Green+Blue) = 115+22+87=224 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.34% from 224); Green value is 22 (8.98% from 255 or 9.82% from 224); Blue value is 87 (34.38% from 255 or 38.84% from 224); Max value from RGB is 115 - color contains mainly: red. Hex color #731657 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731657 is #8CE9A8. Grayscale: #393939. Windows color (decimal): -9234857 or 5707379. OLE color: 5707379.
HSL color Cylindrical-coordinate representation of color #731657: hue angle of 318.06º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #731657 is Cyan = 0, Magento = 0.81, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 22 | 87 | - |
| CMYK | 0 | 0.81 | 0.24 | 0.55 |
| HSL | 318.06º | 0.68% | 0.27% | - |
| HSV(B) | 318.06º | 0.81% | 0.45% | - |
| XYZ | 9.08 | 4.91 | 9.49 | - |
| YUV | 57.22 | 144.81 | 169.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 22 | 87 | 0 | 0.81 | 0.24 | 0.55 | 318.06 | 0.68 | 0.27 |
| Hex | 73 | 16 | 57 | 0 | 51 | 18 | 37 | 13E | 44 | 1B |
| Octal | 163 | 26 | 127 | 0 | 121 | 30 | 67 | 476 | 104 | 33 |
| Binary | 1110011 | 10110 | 1010111 | 0 | 1010001 | 11000 | 110111 | 100111110 | 1000100 | 11011 |
Color Harmonies of #731657
Complementary color
Monochromatic Colors of #731657
Black with #731657
Text Example
Text Example
White with #731657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731657; }
p { color: rgb(115,22,87); }
H1.HeaderClassName
{
color: #731657;
}
.AnyTagClassName
{
color: #731657;
}
</style>
background-color css
<style>
a { background-color: #731657; }
a { background-color: rgb(115,22,87); }
div.DivClassName
{
background-color: #731657;
}
.BgClassName
{
background-color: #731657;
}
</style>
border-color css
<style>
span { border-color: #731657; }
span { border-color: rgb(115,22,87); }
td.TdClassName
{
border-color: #731657;
}
.TagClassName
{
border-color: #731657;
}
</style>