Shades of Purple #731889
Tints of Purple #731889
RGB
CMYK
RGB Variations
Color information
#731889 (or 0x731889) is known color: Purple. HEX triplet: 73, 18 and 89. RGB value is (115,24,137). Sum of RGB (Red+Green+Blue) = 115+24+137=276 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.67% from 276); Green value is 24 (9.77% from 255 or 8.70% from 276); Blue value is 137 (53.91% from 255 or 49.64% from 276); Max value from RGB is 137 - color contains mainly: blue. Hex color #731889 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731889 is #8CE776. Grayscale: #3F3F3F. Windows color (decimal): -9234295 or 8984691. OLE color: 8984691.
HSL color Cylindrical-coordinate representation of color #731889: hue angle of 288.32º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #731889 is Cyan = 0.16, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 24 | 137 | - |
| CMYK | 0.16 | 0.82 | 0 | 0.46 |
| HSL | 288.32º | 0.7% | 0.32% | - |
| HSV(B) | 288.32º | 0.82% | 0.54% | - |
| XYZ | 11.91 | 6.1 | 24.22 | - |
| YUV | 64.09 | 169.15 | 164.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 24 | 137 | 0.16 | 0.82 | 0 | 0.46 | 288.32 | 0.7 | 0.32 |
| Hex | 73 | 18 | 89 | 10 | 52 | 0 | 2E | 120 | 46 | 20 |
| Octal | 163 | 30 | 211 | 20 | 122 | 0 | 56 | 440 | 106 | 40 |
| Binary | 1110011 | 11000 | 10001001 | 10000 | 1010010 | 0 | 101110 | 100100000 | 1000110 | 100000 |
Color Harmonies of #731889
Complementary color
Monochromatic Colors of #731889
Black with #731889
Text Example
Text Example
White with #731889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731889; }
p { color: rgb(115,24,137); }
H1.HeaderClassName
{
color: #731889;
}
.AnyTagClassName
{
color: #731889;
}
</style>
background-color css
<style>
a { background-color: #731889; }
a { background-color: rgb(115,24,137); }
div.DivClassName
{
background-color: #731889;
}
.BgClassName
{
background-color: #731889;
}
</style>
border-color css
<style>
span { border-color: #731889; }
span { border-color: rgb(115,24,137); }
td.TdClassName
{
border-color: #731889;
}
.TagClassName
{
border-color: #731889;
}
</style>