Shades of Palatinate Purple #731964
Tints of Palatinate Purple #731964
RGB
CMYK
RGB Variations
Color information
#731964 (or 0x731964) is known color: Palatinate Purple. HEX triplet: 73, 19 and 64. RGB value is (115,25,100). Sum of RGB (Red+Green+Blue) = 115+25+100=240 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.92% from 240); Green value is 25 (10.16% from 255 or 10.42% from 240); Blue value is 100 (39.45% from 255 or 41.67% from 240); Max value from RGB is 115 - color contains mainly: red. Hex color #731964 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731964 is #8CE69B. Grayscale: #3C3C3C. Windows color (decimal): -9234076 or 6560115. OLE color: 6560115.
HSL color Cylindrical-coordinate representation of color #731964: hue angle of 310º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #731964 is Cyan = 0, Magento = 0.78, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 100 | - |
| CMYK | 0 | 0.78 | 0.13 | 0.55 |
| HSL | 310º | 0.64% | 0.27% | - |
| HSV(B) | 310º | 0.78% | 0.45% | - |
| XYZ | 9.72 | 5.26 | 12.56 | - |
| YUV | 60.46 | 150.32 | 166.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 100 | 0 | 0.78 | 0.13 | 0.55 | 310 | 0.64 | 0.27 |
| Hex | 73 | 19 | 64 | 0 | 4E | D | 37 | 136 | 40 | 1B |
| Octal | 163 | 31 | 144 | 0 | 116 | 15 | 67 | 466 | 100 | 33 |
| Binary | 1110011 | 11001 | 1100100 | 0 | 1001110 | 1101 | 110111 | 100110110 | 1000000 | 11011 |
Color Harmonies of #731964
Complementary color
Monochromatic Colors of #731964
Black with #731964
Text Example
Text Example
White with #731964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731964; }
p { color: rgb(115,25,100); }
H1.HeaderClassName
{
color: #731964;
}
.AnyTagClassName
{
color: #731964;
}
</style>
background-color css
<style>
a { background-color: #731964; }
a { background-color: rgb(115,25,100); }
div.DivClassName
{
background-color: #731964;
}
.BgClassName
{
background-color: #731964;
}
</style>
border-color css
<style>
span { border-color: #731964; }
span { border-color: rgb(115,25,100); }
td.TdClassName
{
border-color: #731964;
}
.TagClassName
{
border-color: #731964;
}
</style>