Shades of Palatinate Purple #731468
Tints of Palatinate Purple #731468
RGB
CMYK
RGB Variations
Color information
#731468 (or 0x731468) is known color: Palatinate Purple. HEX triplet: 73, 14 and 68. RGB value is (115,20,104). Sum of RGB (Red+Green+Blue) = 115+20+104=239 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.12% from 239); Green value is 20 (8.20% from 255 or 8.37% from 239); Blue value is 104 (41.02% from 255 or 43.51% from 239); Max value from RGB is 115 - color contains mainly: red. Hex color #731468 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731468 is #8CEB97. Grayscale: #393939. Windows color (decimal): -9235352 or 6820979. OLE color: 6820979.
HSL color Cylindrical-coordinate representation of color #731468: hue angle of 306.95º 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 #731468 is Cyan = 0, Magento = 0.83, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 104 | - |
| CMYK | 0 | 0.83 | 0.10 | 0.55 |
| HSL | 306.95º | 0.7% | 0.26% | - |
| HSV(B) | 306.95º | 0.83% | 0.45% | - |
| XYZ | 9.82 | 5.14 | 13.57 | - |
| YUV | 57.98 | 153.97 | 168.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 104 | 0 | 0.83 | 0.10 | 0.55 | 306.95 | 0.7 | 0.26 |
| Hex | 73 | 14 | 68 | 0 | 53 | A | 37 | 133 | 46 | 1A |
| Octal | 163 | 24 | 150 | 0 | 123 | 12 | 67 | 463 | 106 | 32 |
| Binary | 1110011 | 10100 | 1101000 | 0 | 1010011 | 1010 | 110111 | 100110011 | 1000110 | 11010 |
Color Harmonies of #731468
Complementary color
Monochromatic Colors of #731468
Black with #731468
Text Example
Text Example
White with #731468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731468; }
p { color: rgb(115,20,104); }
H1.HeaderClassName
{
color: #731468;
}
.AnyTagClassName
{
color: #731468;
}
</style>
background-color css
<style>
a { background-color: #731468; }
a { background-color: rgb(115,20,104); }
div.DivClassName
{
background-color: #731468;
}
.BgClassName
{
background-color: #731468;
}
</style>
border-color css
<style>
span { border-color: #731468; }
span { border-color: rgb(115,20,104); }
td.TdClassName
{
border-color: #731468;
}
.TagClassName
{
border-color: #731468;
}
</style>