Shades of Palatinate Purple #731463
Tints of Palatinate Purple #731463
RGB
CMYK
RGB Variations
Color information
#731463 (or 0x731463) is known color: Palatinate Purple. HEX triplet: 73, 14 and 63. RGB value is (115,20,99). Sum of RGB (Red+Green+Blue) = 115+20+99=234 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.15% from 234); Green value is 20 (8.20% from 255 or 8.55% from 234); Blue value is 99 (39.06% from 255 or 42.31% from 234); Max value from RGB is 115 - color contains mainly: red. Hex color #731463 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731463 is #8CEB9C. Grayscale: #393939. Windows color (decimal): -9235357 or 6493299. OLE color: 6493299.
HSL color Cylindrical-coordinate representation of color #731463: hue angle of 310.11º degrees, saturation: 0.7, 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 #731463 is Cyan = 0, Magento = 0.83, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 99 | - |
| CMYK | 0 | 0.83 | 0.14 | 0.55 |
| HSL | 310.11º | 0.7% | 0.26% | - |
| HSV(B) | 310.11º | 0.83% | 0.45% | - |
| XYZ | 9.57 | 5.05 | 12.27 | - |
| YUV | 57.41 | 151.47 | 169.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 99 | 0 | 0.83 | 0.14 | 0.55 | 310.11 | 0.7 | 0.26 |
| Hex | 73 | 14 | 63 | 0 | 53 | E | 37 | 136 | 46 | 1A |
| Octal | 163 | 24 | 143 | 0 | 123 | 16 | 67 | 466 | 106 | 32 |
| Binary | 1110011 | 10100 | 1100011 | 0 | 1010011 | 1110 | 110111 | 100110110 | 1000110 | 11010 |
Color Harmonies of #731463
Complementary color
Monochromatic Colors of #731463
Black with #731463
Text Example
Text Example
White with #731463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731463; }
p { color: rgb(115,20,99); }
H1.HeaderClassName
{
color: #731463;
}
.AnyTagClassName
{
color: #731463;
}
</style>
background-color css
<style>
a { background-color: #731463; }
a { background-color: rgb(115,20,99); }
div.DivClassName
{
background-color: #731463;
}
.BgClassName
{
background-color: #731463;
}
</style>
border-color css
<style>
span { border-color: #731463; }
span { border-color: rgb(115,20,99); }
td.TdClassName
{
border-color: #731463;
}
.TagClassName
{
border-color: #731463;
}
</style>