Shades of Palatinate Purple #731063
Tints of Palatinate Purple #731063
RGB
CMYK
RGB Variations
Color information
#731063 (or 0x731063) is known color: Palatinate Purple. HEX triplet: 73, 10 and 63. RGB value is (115,16,99). Sum of RGB (Red+Green+Blue) = 115+16+99=230 (30% of max value = 765). Red value is 115 (45.31% from 255 or 50% from 230); Green value is 16 (6.64% from 255 or 6.96% from 230); Blue value is 99 (39.06% from 255 or 43.04% from 230); Max value from RGB is 115 - color contains mainly: red. Hex color #731063 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731063 is #8CEF9C. Grayscale: #363636. Windows color (decimal): -9236381 or 6492275. OLE color: 6492275.
HSL color Cylindrical-coordinate representation of color #731063: hue angle of 309.7º 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 #731063 is Cyan = 0, Magento = 0.86, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 16 | 99 | - |
| CMYK | 0 | 0.86 | 0.14 | 0.55 |
| HSL | 309.7º | 0.76% | 0.26% | - |
| HSV(B) | 309.7º | 0.86% | 0.45% | - |
| XYZ | 9.51 | 4.92 | 12.25 | - |
| YUV | 55.06 | 152.8 | 170.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 99 | 0 | 0.86 | 0.14 | 0.55 | 309.7 | 0.76 | 0.26 |
| Hex | 73 | 10 | 63 | 0 | 56 | E | 37 | 136 | 4C | 1A |
| Octal | 163 | 20 | 143 | 0 | 126 | 16 | 67 | 466 | 114 | 32 |
| Binary | 1110011 | 10000 | 1100011 | 0 | 1010110 | 1110 | 110111 | 100110110 | 1001100 | 11010 |
Color Harmonies of #731063
Complementary color
Monochromatic Colors of #731063
Black with #731063
Text Example
Text Example
White with #731063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731063; }
p { color: rgb(115,16,99); }
H1.HeaderClassName
{
color: #731063;
}
.AnyTagClassName
{
color: #731063;
}
</style>
background-color css
<style>
a { background-color: #731063; }
a { background-color: rgb(115,16,99); }
div.DivClassName
{
background-color: #731063;
}
.BgClassName
{
background-color: #731063;
}
</style>
border-color css
<style>
span { border-color: #731063; }
span { border-color: rgb(115,16,99); }
td.TdClassName
{
border-color: #731063;
}
.TagClassName
{
border-color: #731063;
}
</style>