Shades of Palatinate Purple #731457
Tints of Palatinate Purple #731457
RGB
CMYK
RGB Variations
Color information
#731457 (or 0x731457) is known color: Palatinate Purple. HEX triplet: 73, 14 and 57. RGB value is (115,20,87). Sum of RGB (Red+Green+Blue) = 115+20+87=222 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.80% from 222); Green value is 20 (8.20% from 255 or 9.01% from 222); Blue value is 87 (34.38% from 255 or 39.19% from 222); Max value from RGB is 115 - color contains mainly: red. Hex color #731457 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731457 is #8CEBA8. Grayscale: #373737. Windows color (decimal): -9235369 or 5706867. OLE color: 5706867.
HSL color Cylindrical-coordinate representation of color #731457: hue angle of 317.68º 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 #731457 is Cyan = 0, Magento = 0.83, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 87 | - |
| CMYK | 0 | 0.83 | 0.24 | 0.55 |
| HSL | 317.68º | 0.7% | 0.26% | - |
| HSV(B) | 317.68º | 0.83% | 0.45% | - |
| XYZ | 9.04 | 4.83 | 9.47 | - |
| YUV | 56.04 | 145.47 | 170.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 87 | 0 | 0.83 | 0.24 | 0.55 | 317.68 | 0.7 | 0.26 |
| Hex | 73 | 14 | 57 | 0 | 53 | 18 | 37 | 13E | 46 | 1A |
| Octal | 163 | 24 | 127 | 0 | 123 | 30 | 67 | 476 | 106 | 32 |
| Binary | 1110011 | 10100 | 1010111 | 0 | 1010011 | 11000 | 110111 | 100111110 | 1000110 | 11010 |
Color Harmonies of #731457
Complementary color
Monochromatic Colors of #731457
Black with #731457
Text Example
Text Example
White with #731457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731457; }
p { color: rgb(115,20,87); }
H1.HeaderClassName
{
color: #731457;
}
.AnyTagClassName
{
color: #731457;
}
</style>
background-color css
<style>
a { background-color: #731457; }
a { background-color: rgb(115,20,87); }
div.DivClassName
{
background-color: #731457;
}
.BgClassName
{
background-color: #731457;
}
</style>
border-color css
<style>
span { border-color: #731457; }
span { border-color: rgb(115,20,87); }
td.TdClassName
{
border-color: #731457;
}
.TagClassName
{
border-color: #731457;
}
</style>