Shades of Vivid Violet #722492
Tints of Vivid Violet #722492
RGB
CMYK
RGB Variations
Color information
#722492 (or 0x722492) is known color: Vivid Violet. HEX triplet: 72, 24 and 92. RGB value is (114,36,146). Sum of RGB (Red+Green+Blue) = 114+36+146=296 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.51% from 296); Green value is 36 (14.45% from 255 or 12.16% from 296); Blue value is 146 (57.42% from 255 or 49.32% from 296); Max value from RGB is 146 - color contains mainly: blue. Hex color #722492 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #722492 is #8DDB6D. Grayscale: #474747. Windows color (decimal): -9296750 or 9577586. OLE color: 9577586.
HSL color Cylindrical-coordinate representation of color #722492: hue angle of 282.55º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #722492 is Cyan = 0.22, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 36 | 146 | - |
| CMYK | 0.22 | 0.75 | 0 | 0.43 |
| HSL | 282.55º | 0.6% | 0.36% | - |
| HSV(B) | 282.55º | 0.75% | 0.57% | - |
| XYZ | 12.76 | 6.91 | 27.86 | - |
| YUV | 71.86 | 169.84 | 158.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 146 | 0.22 | 0.75 | 0 | 0.43 | 282.55 | 0.6 | 0.36 |
| Hex | 72 | 24 | 92 | 16 | 4B | 0 | 2B | 11B | 3C | 24 |
| Octal | 162 | 44 | 222 | 26 | 113 | 0 | 53 | 433 | 74 | 44 |
| Binary | 1110010 | 100100 | 10010010 | 10110 | 1001011 | 0 | 101011 | 100011011 | 111100 | 100100 |
Color Harmonies of #722492
Complementary color
Monochromatic Colors of #722492
Black with #722492
Text Example
Text Example
White with #722492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722492; }
p { color: rgb(114,36,146); }
H1.HeaderClassName
{
color: #722492;
}
.AnyTagClassName
{
color: #722492;
}
</style>
background-color css
<style>
a { background-color: #722492; }
a { background-color: rgb(114,36,146); }
div.DivClassName
{
background-color: #722492;
}
.BgClassName
{
background-color: #722492;
}
</style>
border-color css
<style>
span { border-color: #722492; }
span { border-color: rgb(114,36,146); }
td.TdClassName
{
border-color: #722492;
}
.TagClassName
{
border-color: #722492;
}
</style>