Shades of Vivid Violet #731790
Tints of Vivid Violet #731790
RGB
CMYK
RGB Variations
Color information
#731790 (or 0x731790) is known color: Vivid Violet. HEX triplet: 73, 17 and 90. RGB value is (115,23,144). Sum of RGB (Red+Green+Blue) = 115+23+144=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 23 (9.38% from 255 or 8.16% from 282); Blue value is 144 (56.64% from 255 or 51.06% from 282); Max value from RGB is 144 - color contains mainly: blue. Hex color #731790 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731790 is #8CE86F. Grayscale: #3F3F3F. Windows color (decimal): -9234544 or 9443187. OLE color: 9443187.
HSL color Cylindrical-coordinate representation of color #731790: hue angle of 285.62º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731790 is Cyan = 0.20, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 23 | 144 | - |
| CMYK | 0.20 | 0.84 | 0 | 0.44 |
| HSL | 285.62º | 0.72% | 0.33% | - |
| HSV(B) | 285.62º | 0.84% | 0.56% | - |
| XYZ | 12.41 | 6.27 | 26.94 | - |
| YUV | 64.3 | 172.98 | 164.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 23 | 144 | 0.20 | 0.84 | 0 | 0.44 | 285.62 | 0.72 | 0.33 |
| Hex | 73 | 17 | 90 | 14 | 54 | 0 | 2C | 11E | 48 | 21 |
| Octal | 163 | 27 | 220 | 24 | 124 | 0 | 54 | 436 | 110 | 41 |
| Binary | 1110011 | 10111 | 10010000 | 10100 | 1010100 | 0 | 101100 | 100011110 | 1001000 | 100001 |
Color Harmonies of #731790
Complementary color
Monochromatic Colors of #731790
Black with #731790
Text Example
Text Example
White with #731790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731790; }
p { color: rgb(115,23,144); }
H1.HeaderClassName
{
color: #731790;
}
.AnyTagClassName
{
color: #731790;
}
</style>
background-color css
<style>
a { background-color: #731790; }
a { background-color: rgb(115,23,144); }
div.DivClassName
{
background-color: #731790;
}
.BgClassName
{
background-color: #731790;
}
</style>
border-color css
<style>
span { border-color: #731790; }
span { border-color: rgb(115,23,144); }
td.TdClassName
{
border-color: #731790;
}
.TagClassName
{
border-color: #731790;
}
</style>