Shades of Purple #731087
Tints of Purple #731087
RGB
CMYK
RGB Variations
Color information
#731087 (or 0x731087) is known color: Purple. HEX triplet: 73, 10 and 87. RGB value is (115,16,135). Sum of RGB (Red+Green+Blue) = 115+16+135=266 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.23% from 266); Green value is 16 (6.64% from 255 or 6.02% from 266); Blue value is 135 (53.12% from 255 or 50.75% from 266); Max value from RGB is 135 - color contains mainly: blue. Hex color #731087 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731087 is #8CEF78. Grayscale: #3A3A3A. Windows color (decimal): -9236345 or 8851571. OLE color: 8851571.
HSL color Cylindrical-coordinate representation of color #731087: hue angle of 289.92º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #731087 is Cyan = 0.15, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 16 | 135 | - |
| CMYK | 0.15 | 0.88 | 0 | 0.47 |
| HSL | 289.92º | 0.79% | 0.3% | - |
| HSV(B) | 289.92º | 0.88% | 0.53% | - |
| XYZ | 11.63 | 5.76 | 23.42 | - |
| YUV | 59.17 | 170.8 | 167.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 135 | 0.15 | 0.88 | 0 | 0.47 | 289.92 | 0.79 | 0.3 |
| Hex | 73 | 10 | 87 | F | 58 | 0 | 2F | 122 | 4F | 1E |
| Octal | 163 | 20 | 207 | 17 | 130 | 0 | 57 | 442 | 117 | 36 |
| Binary | 1110011 | 10000 | 10000111 | 1111 | 1011000 | 0 | 101111 | 100100010 | 1001111 | 11110 |
Color Harmonies of #731087
Complementary color
Monochromatic Colors of #731087
Black with #731087
Text Example
Text Example
White with #731087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731087; }
p { color: rgb(115,16,135); }
H1.HeaderClassName
{
color: #731087;
}
.AnyTagClassName
{
color: #731087;
}
</style>
background-color css
<style>
a { background-color: #731087; }
a { background-color: rgb(115,16,135); }
div.DivClassName
{
background-color: #731087;
}
.BgClassName
{
background-color: #731087;
}
</style>
border-color css
<style>
span { border-color: #731087; }
span { border-color: rgb(115,16,135); }
td.TdClassName
{
border-color: #731087;
}
.TagClassName
{
border-color: #731087;
}
</style>