Shades of Palatinate Purple #731168
Tints of Palatinate Purple #731168
RGB
CMYK
RGB Variations
Color information
#731168 (or 0x731168) is known color: Palatinate Purple. HEX triplet: 73, 11 and 68. RGB value is (115,17,104). Sum of RGB (Red+Green+Blue) = 115+17+104=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 17 (7.03% from 255 or 7.20% from 236); Blue value is 104 (41.02% from 255 or 44.07% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #731168 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731168 is #8CEE97. Grayscale: #373737. Windows color (decimal): -9236120 or 6820211. OLE color: 6820211.
HSL color Cylindrical-coordinate representation of color #731168: hue angle of 306.73º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #731168 is Cyan = 0, Magento = 0.85, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 104 | - |
| CMYK | 0 | 0.85 | 0.10 | 0.55 |
| HSL | 306.73º | 0.74% | 0.26% | - |
| HSV(B) | 306.73º | 0.85% | 0.45% | - |
| XYZ | 9.77 | 5.05 | 13.56 | - |
| YUV | 56.22 | 154.97 | 169.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 104 | 0 | 0.85 | 0.10 | 0.55 | 306.73 | 0.74 | 0.26 |
| Hex | 73 | 11 | 68 | 0 | 55 | A | 37 | 133 | 4A | 1A |
| Octal | 163 | 21 | 150 | 0 | 125 | 12 | 67 | 463 | 112 | 32 |
| Binary | 1110011 | 10001 | 1101000 | 0 | 1010101 | 1010 | 110111 | 100110011 | 1001010 | 11010 |
Color Harmonies of #731168
Complementary color
Monochromatic Colors of #731168
Black with #731168
Text Example
Text Example
White with #731168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731168; }
p { color: rgb(115,17,104); }
H1.HeaderClassName
{
color: #731168;
}
.AnyTagClassName
{
color: #731168;
}
</style>
background-color css
<style>
a { background-color: #731168; }
a { background-color: rgb(115,17,104); }
div.DivClassName
{
background-color: #731168;
}
.BgClassName
{
background-color: #731168;
}
</style>
border-color css
<style>
span { border-color: #731168; }
span { border-color: rgb(115,17,104); }
td.TdClassName
{
border-color: #731168;
}
.TagClassName
{
border-color: #731168;
}
</style>