Shades of Purple #731586
Tints of Purple #731586
RGB
CMYK
RGB Variations
Color information
#731586 (or 0x731586) is known color: Purple. HEX triplet: 73, 15 and 86. RGB value is (115,21,134). Sum of RGB (Red+Green+Blue) = 115+21+134=270 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.59% from 270); Green value is 21 (8.59% from 255 or 7.78% from 270); Blue value is 134 (52.73% from 255 or 49.63% from 270); Max value from RGB is 134 - color contains mainly: blue. Hex color #731586 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731586 is #8CEA79. Grayscale: #3D3D3D. Windows color (decimal): -9235066 or 8787315. OLE color: 8787315.
HSL color Cylindrical-coordinate representation of color #731586: hue angle of 289.91º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731586 is Cyan = 0.14, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 21 | 134 | - |
| CMYK | 0.14 | 0.84 | 0 | 0.47 |
| HSL | 289.91º | 0.73% | 0.3% | - |
| HSV(B) | 289.91º | 0.84% | 0.53% | - |
| XYZ | 11.64 | 5.9 | 23.08 | - |
| YUV | 61.99 | 168.64 | 165.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 134 | 0.14 | 0.84 | 0 | 0.47 | 289.91 | 0.73 | 0.3 |
| Hex | 73 | 15 | 86 | E | 54 | 0 | 2F | 122 | 49 | 1E |
| Octal | 163 | 25 | 206 | 16 | 124 | 0 | 57 | 442 | 111 | 36 |
| Binary | 1110011 | 10101 | 10000110 | 1110 | 1010100 | 0 | 101111 | 100100010 | 1001001 | 11110 |
Color Harmonies of #731586
Complementary color
Monochromatic Colors of #731586
Black with #731586
Text Example
Text Example
White with #731586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731586; }
p { color: rgb(115,21,134); }
H1.HeaderClassName
{
color: #731586;
}
.AnyTagClassName
{
color: #731586;
}
</style>
background-color css
<style>
a { background-color: #731586; }
a { background-color: rgb(115,21,134); }
div.DivClassName
{
background-color: #731586;
}
.BgClassName
{
background-color: #731586;
}
</style>
border-color css
<style>
span { border-color: #731586; }
span { border-color: rgb(115,21,134); }
td.TdClassName
{
border-color: #731586;
}
.TagClassName
{
border-color: #731586;
}
</style>