Shades of Purple #731386
Tints of Purple #731386
RGB
CMYK
RGB Variations
Color information
#731386 (or 0x731386) is known color: Purple. HEX triplet: 73, 13 and 86. RGB value is (115,19,134). Sum of RGB (Red+Green+Blue) = 115+19+134=268 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.91% from 268); Green value is 19 (7.81% from 255 or 7.09% from 268); Blue value is 134 (52.73% from 255 or 50% from 268); Max value from RGB is 134 - color contains mainly: blue. Hex color #731386 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731386 is #8CEC79. Grayscale: #3C3C3C. Windows color (decimal): -9235578 or 8786803. OLE color: 8786803.
HSL color Cylindrical-coordinate representation of color #731386: hue angle of 290.09º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #731386 is Cyan = 0.14, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 19 | 134 | - |
| CMYK | 0.14 | 0.86 | 0 | 0.47 |
| HSL | 290.09º | 0.75% | 0.3% | - |
| HSV(B) | 290.09º | 0.86% | 0.53% | - |
| XYZ | 11.61 | 5.83 | 23.07 | - |
| YUV | 60.81 | 169.3 | 166.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 134 | 0.14 | 0.86 | 0 | 0.47 | 290.09 | 0.75 | 0.3 |
| Hex | 73 | 13 | 86 | E | 56 | 0 | 2F | 122 | 4B | 1E |
| Octal | 163 | 23 | 206 | 16 | 126 | 0 | 57 | 442 | 113 | 36 |
| Binary | 1110011 | 10011 | 10000110 | 1110 | 1010110 | 0 | 101111 | 100100010 | 1001011 | 11110 |
Color Harmonies of #731386
Complementary color
Monochromatic Colors of #731386
Black with #731386
Text Example
Text Example
White with #731386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731386; }
p { color: rgb(115,19,134); }
H1.HeaderClassName
{
color: #731386;
}
.AnyTagClassName
{
color: #731386;
}
</style>
background-color css
<style>
a { background-color: #731386; }
a { background-color: rgb(115,19,134); }
div.DivClassName
{
background-color: #731386;
}
.BgClassName
{
background-color: #731386;
}
</style>
border-color css
<style>
span { border-color: #731386; }
span { border-color: rgb(115,19,134); }
td.TdClassName
{
border-color: #731386;
}
.TagClassName
{
border-color: #731386;
}
</style>