Shades of Purple #731387
Tints of Purple #731387
RGB
CMYK
RGB Variations
Color information
#731387 (or 0x731387) is known color: Purple. HEX triplet: 73, 13 and 87. RGB value is (115,19,135). Sum of RGB (Red+Green+Blue) = 115+19+135=269 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.75% from 269); Green value is 19 (7.81% from 255 or 7.06% from 269); Blue value is 135 (53.12% from 255 or 50.19% from 269); Max value from RGB is 135 - color contains mainly: blue. Hex color #731387 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731387 is #8CEC78. Grayscale: #3C3C3C. Windows color (decimal): -9235577 or 8852339. OLE color: 8852339.
HSL color Cylindrical-coordinate representation of color #731387: hue angle of 289.66º 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 #731387 is Cyan = 0.15, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 19 | 135 | - |
| CMYK | 0.15 | 0.86 | 0 | 0.47 |
| HSL | 289.66º | 0.75% | 0.3% | - |
| HSV(B) | 289.66º | 0.86% | 0.53% | - |
| XYZ | 11.68 | 5.86 | 23.44 | - |
| YUV | 60.93 | 169.8 | 166.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 135 | 0.15 | 0.86 | 0 | 0.47 | 289.66 | 0.75 | 0.3 |
| Hex | 73 | 13 | 87 | F | 56 | 0 | 2F | 122 | 4B | 1E |
| Octal | 163 | 23 | 207 | 17 | 126 | 0 | 57 | 442 | 113 | 36 |
| Binary | 1110011 | 10011 | 10000111 | 1111 | 1010110 | 0 | 101111 | 100100010 | 1001011 | 11110 |
Color Harmonies of #731387
Complementary color
Monochromatic Colors of #731387
Black with #731387
Text Example
Text Example
White with #731387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731387; }
p { color: rgb(115,19,135); }
H1.HeaderClassName
{
color: #731387;
}
.AnyTagClassName
{
color: #731387;
}
</style>
background-color css
<style>
a { background-color: #731387; }
a { background-color: rgb(115,19,135); }
div.DivClassName
{
background-color: #731387;
}
.BgClassName
{
background-color: #731387;
}
</style>
border-color css
<style>
span { border-color: #731387; }
span { border-color: rgb(115,19,135); }
td.TdClassName
{
border-color: #731387;
}
.TagClassName
{
border-color: #731387;
}
</style>