Shades of Purple #731186
Tints of Purple #731186
RGB
CMYK
RGB Variations
Color information
#731186 (or 0x731186) is known color: Purple. HEX triplet: 73, 11 and 86. RGB value is (115,17,134). Sum of RGB (Red+Green+Blue) = 115+17+134=266 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.23% from 266); Green value is 17 (7.03% from 255 or 6.39% from 266); Blue value is 134 (52.73% from 255 or 50.38% from 266); Max value from RGB is 134 - color contains mainly: blue. Hex color #731186 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731186 is #8CEE79. Grayscale: #3B3B3B. Windows color (decimal): -9236090 or 8786291. OLE color: 8786291.
HSL color Cylindrical-coordinate representation of color #731186: hue angle of 290.26º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #731186 is Cyan = 0.14, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 17 | 134 | - |
| CMYK | 0.14 | 0.87 | 0 | 0.47 |
| HSL | 290.26º | 0.77% | 0.3% | - |
| HSV(B) | 290.26º | 0.87% | 0.53% | - |
| XYZ | 11.57 | 5.77 | 23.06 | - |
| YUV | 59.64 | 169.97 | 167.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 134 | 0.14 | 0.87 | 0 | 0.47 | 290.26 | 0.77 | 0.3 |
| Hex | 73 | 11 | 86 | E | 57 | 0 | 2F | 122 | 4D | 1E |
| Octal | 163 | 21 | 206 | 16 | 127 | 0 | 57 | 442 | 115 | 36 |
| Binary | 1110011 | 10001 | 10000110 | 1110 | 1010111 | 0 | 101111 | 100100010 | 1001101 | 11110 |
Color Harmonies of #731186
Complementary color
Monochromatic Colors of #731186
Black with #731186
Text Example
Text Example
White with #731186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731186; }
p { color: rgb(115,17,134); }
H1.HeaderClassName
{
color: #731186;
}
.AnyTagClassName
{
color: #731186;
}
</style>
background-color css
<style>
a { background-color: #731186; }
a { background-color: rgb(115,17,134); }
div.DivClassName
{
background-color: #731186;
}
.BgClassName
{
background-color: #731186;
}
</style>
border-color css
<style>
span { border-color: #731186; }
span { border-color: rgb(115,17,134); }
td.TdClassName
{
border-color: #731186;
}
.TagClassName
{
border-color: #731186;
}
</style>