Shades of Palatinate Purple #731060
Tints of Palatinate Purple #731060
RGB
CMYK
RGB Variations
Color information
#731060 (or 0x731060) is known color: Palatinate Purple. HEX triplet: 73, 10 and 60. RGB value is (115,16,96). Sum of RGB (Red+Green+Blue) = 115+16+96=227 (30% of max value = 765). Red value is 115 (45.31% from 255 or 50.66% from 227); Green value is 16 (6.64% from 255 or 7.05% from 227); Blue value is 96 (37.89% from 255 or 42.29% from 227); Max value from RGB is 115 - color contains mainly: red. Hex color #731060 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731060 is #8CEF9F. Grayscale: #363636. Windows color (decimal): -9236384 or 6295667. OLE color: 6295667.
HSL color Cylindrical-coordinate representation of color #731060: hue angle of 311.52º 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 #731060 is Cyan = 0, Magento = 0.86, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 16 | 96 | - |
| CMYK | 0 | 0.86 | 0.17 | 0.55 |
| HSL | 311.52º | 0.76% | 0.26% | - |
| HSV(B) | 311.52º | 0.86% | 0.45% | - |
| XYZ | 9.37 | 4.86 | 11.51 | - |
| YUV | 54.72 | 151.3 | 171 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 96 | 0 | 0.86 | 0.17 | 0.55 | 311.52 | 0.76 | 0.26 |
| Hex | 73 | 10 | 60 | 0 | 56 | 11 | 37 | 138 | 4C | 1A |
| Octal | 163 | 20 | 140 | 0 | 126 | 21 | 67 | 470 | 114 | 32 |
| Binary | 1110011 | 10000 | 1100000 | 0 | 1010110 | 10001 | 110111 | 100111000 | 1001100 | 11010 |
Color Harmonies of #731060
Complementary color
Monochromatic Colors of #731060
Black with #731060
Text Example
Text Example
White with #731060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731060; }
p { color: rgb(115,16,96); }
H1.HeaderClassName
{
color: #731060;
}
.AnyTagClassName
{
color: #731060;
}
</style>
background-color css
<style>
a { background-color: #731060; }
a { background-color: rgb(115,16,96); }
div.DivClassName
{
background-color: #731060;
}
.BgClassName
{
background-color: #731060;
}
</style>
border-color css
<style>
span { border-color: #731060; }
span { border-color: rgb(115,16,96); }
td.TdClassName
{
border-color: #731060;
}
.TagClassName
{
border-color: #731060;
}
</style>