Shades of Vivid Violet #722490
Tints of Vivid Violet #722490
RGB
CMYK
RGB Variations
Color information
#722490 (or 0x722490) is known color: Vivid Violet. HEX triplet: 72, 24 and 90. RGB value is (114,36,144). Sum of RGB (Red+Green+Blue) = 114+36+144=294 (38% of max value = 765). Red value is 114 (44.92% from 255 or 38.78% from 294); Green value is 36 (14.45% from 255 or 12.24% from 294); Blue value is 144 (56.64% from 255 or 48.98% from 294); Max value from RGB is 144 - color contains mainly: blue. Hex color #722490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #722490 is #8DDB6F. Grayscale: #474747. Windows color (decimal): -9296752 or 9446514. OLE color: 9446514.
HSL color Cylindrical-coordinate representation of color #722490: hue angle of 283.33º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #722490 is Cyan = 0.21, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 36 | 144 | - |
| CMYK | 0.21 | 0.75 | 0 | 0.44 |
| HSL | 283.33º | 0.6% | 0.35% | - |
| HSV(B) | 283.33º | 0.75% | 0.56% | - |
| XYZ | 12.6 | 6.85 | 27.04 | - |
| YUV | 71.63 | 168.84 | 158.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 144 | 0.21 | 0.75 | 0 | 0.44 | 283.33 | 0.6 | 0.35 |
| Hex | 72 | 24 | 90 | 15 | 4B | 0 | 2C | 11B | 3C | 23 |
| Octal | 162 | 44 | 220 | 25 | 113 | 0 | 54 | 433 | 74 | 43 |
| Binary | 1110010 | 100100 | 10010000 | 10101 | 1001011 | 0 | 101100 | 100011011 | 111100 | 100011 |
Color Harmonies of #722490
Complementary color
Monochromatic Colors of #722490
Black with #722490
Text Example
Text Example
White with #722490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722490; }
p { color: rgb(114,36,144); }
H1.HeaderClassName
{
color: #722490;
}
.AnyTagClassName
{
color: #722490;
}
</style>
background-color css
<style>
a { background-color: #722490; }
a { background-color: rgb(114,36,144); }
div.DivClassName
{
background-color: #722490;
}
.BgClassName
{
background-color: #722490;
}
</style>
border-color css
<style>
span { border-color: #722490; }
span { border-color: rgb(114,36,144); }
td.TdClassName
{
border-color: #722490;
}
.TagClassName
{
border-color: #722490;
}
</style>