Shades of Purple #731290
Tints of Purple #731290
RGB
CMYK
RGB Variations
Color information
#731290 (or 0x731290) is known color: Purple. HEX triplet: 73, 12 and 90. RGB value is (115,18,144). Sum of RGB (Red+Green+Blue) = 115+18+144=277 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.52% from 277); Green value is 18 (7.42% from 255 or 6.50% from 277); Blue value is 144 (56.64% from 255 or 51.99% from 277); Max value from RGB is 144 - color contains mainly: blue. Hex color #731290 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731290 is #8CED6F. Grayscale: #3C3C3C. Windows color (decimal): -9235824 or 9441907. OLE color: 9441907.
HSL color Cylindrical-coordinate representation of color #731290: hue angle of 286.19º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #731290 is Cyan = 0.20, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 18 | 144 | - |
| CMYK | 0.20 | 0.88 | 0 | 0.44 |
| HSL | 286.19º | 0.78% | 0.32% | - |
| HSV(B) | 286.19º | 0.88% | 0.56% | - |
| XYZ | 12.32 | 6.09 | 26.91 | - |
| YUV | 61.37 | 174.64 | 166.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 144 | 0.20 | 0.88 | 0 | 0.44 | 286.19 | 0.78 | 0.32 |
| Hex | 73 | 12 | 90 | 14 | 58 | 0 | 2C | 11E | 4E | 20 |
| Octal | 163 | 22 | 220 | 24 | 130 | 0 | 54 | 436 | 116 | 40 |
| Binary | 1110011 | 10010 | 10010000 | 10100 | 1011000 | 0 | 101100 | 100011110 | 1001110 | 100000 |
Color Harmonies of #731290
Complementary color
Monochromatic Colors of #731290
Black with #731290
Text Example
Text Example
White with #731290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731290; }
p { color: rgb(115,18,144); }
H1.HeaderClassName
{
color: #731290;
}
.AnyTagClassName
{
color: #731290;
}
</style>
background-color css
<style>
a { background-color: #731290; }
a { background-color: rgb(115,18,144); }
div.DivClassName
{
background-color: #731290;
}
.BgClassName
{
background-color: #731290;
}
</style>
border-color css
<style>
span { border-color: #731290; }
span { border-color: rgb(115,18,144); }
td.TdClassName
{
border-color: #731290;
}
.TagClassName
{
border-color: #731290;
}
</style>