Shades of Palatinate Purple #731360
Tints of Palatinate Purple #731360
RGB
CMYK
RGB Variations
Color information
#731360 (or 0x731360) is known color: Palatinate Purple. HEX triplet: 73, 13 and 60. RGB value is (115,19,96). Sum of RGB (Red+Green+Blue) = 115+19+96=230 (30% of max value = 765). Red value is 115 (45.31% from 255 or 50% from 230); Green value is 19 (7.81% from 255 or 8.26% from 230); Blue value is 96 (37.89% from 255 or 41.74% from 230); Max value from RGB is 115 - color contains mainly: red. Hex color #731360 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731360 is #8CEC9F. Grayscale: #383838. Windows color (decimal): -9235616 or 6296435. OLE color: 6296435.
HSL color Cylindrical-coordinate representation of color #731360: hue angle of 311.88º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731360 is Cyan = 0, Magento = 0.83, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 96 | - |
| CMYK | 0 | 0.83 | 0.17 | 0.55 |
| HSL | 311.88º | 0.72% | 0.26% | - |
| HSV(B) | 311.88º | 0.83% | 0.45% | - |
| XYZ | 9.41 | 4.96 | 11.53 | - |
| YUV | 56.48 | 150.3 | 169.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 96 | 0 | 0.83 | 0.17 | 0.55 | 311.88 | 0.72 | 0.26 |
| Hex | 73 | 13 | 60 | 0 | 53 | 11 | 37 | 138 | 48 | 1A |
| Octal | 163 | 23 | 140 | 0 | 123 | 21 | 67 | 470 | 110 | 32 |
| Binary | 1110011 | 10011 | 1100000 | 0 | 1010011 | 10001 | 110111 | 100111000 | 1001000 | 11010 |
Color Harmonies of #731360
Complementary color
Monochromatic Colors of #731360
Black with #731360
Text Example
Text Example
White with #731360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731360; }
p { color: rgb(115,19,96); }
H1.HeaderClassName
{
color: #731360;
}
.AnyTagClassName
{
color: #731360;
}
</style>
background-color css
<style>
a { background-color: #731360; }
a { background-color: rgb(115,19,96); }
div.DivClassName
{
background-color: #731360;
}
.BgClassName
{
background-color: #731360;
}
</style>
border-color css
<style>
span { border-color: #731360; }
span { border-color: rgb(115,19,96); }
td.TdClassName
{
border-color: #731360;
}
.TagClassName
{
border-color: #731360;
}
</style>