Shades of Vivid Violet #732790
Tints of Vivid Violet #732790
RGB
CMYK
RGB Variations
Color information
#732790 (or 0x732790) is known color: Vivid Violet. HEX triplet: 73, 27 and 90. RGB value is (115,39,144). Sum of RGB (Red+Green+Blue) = 115+39+144=298 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.59% from 298); Green value is 39 (15.62% from 255 or 13.09% from 298); Blue value is 144 (56.64% from 255 or 48.32% from 298); Max value from RGB is 144 - color contains mainly: blue. Hex color #732790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #732790 is #8CD86F. Grayscale: #494949. Windows color (decimal): -9230448 or 9447283. OLE color: 9447283.
HSL color Cylindrical-coordinate representation of color #732790: hue angle of 283.43º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #732790 is Cyan = 0.20, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 39 | 144 | - |
| CMYK | 0.20 | 0.73 | 0 | 0.44 |
| HSL | 283.43º | 0.57% | 0.36% | - |
| HSV(B) | 283.43º | 0.73% | 0.56% | - |
| XYZ | 12.83 | 7.11 | 27.08 | - |
| YUV | 73.69 | 167.68 | 157.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 144 | 0.20 | 0.73 | 0 | 0.44 | 283.43 | 0.57 | 0.36 |
| Hex | 73 | 27 | 90 | 14 | 49 | 0 | 2C | 11B | 39 | 24 |
| Octal | 163 | 47 | 220 | 24 | 111 | 0 | 54 | 433 | 71 | 44 |
| Binary | 1110011 | 100111 | 10010000 | 10100 | 1001001 | 0 | 101100 | 100011011 | 111001 | 100100 |
Color Harmonies of #732790
Complementary color
Monochromatic Colors of #732790
Black with #732790
Text Example
Text Example
White with #732790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732790; }
p { color: rgb(115,39,144); }
H1.HeaderClassName
{
color: #732790;
}
.AnyTagClassName
{
color: #732790;
}
</style>
background-color css
<style>
a { background-color: #732790; }
a { background-color: rgb(115,39,144); }
div.DivClassName
{
background-color: #732790;
}
.BgClassName
{
background-color: #732790;
}
</style>
border-color css
<style>
span { border-color: #732790; }
span { border-color: rgb(115,39,144); }
td.TdClassName
{
border-color: #732790;
}
.TagClassName
{
border-color: #732790;
}
</style>