Shades of Vivid Violet #722591
Tints of Vivid Violet #722591
RGB
CMYK
RGB Variations
Color information
#722591 (or 0x722591) is known color: Vivid Violet. HEX triplet: 72, 25 and 91. RGB value is (114,37,145). Sum of RGB (Red+Green+Blue) = 114+37+145=296 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.51% from 296); Green value is 37 (14.84% from 255 or 12.5% from 296); Blue value is 145 (57.03% from 255 or 48.99% from 296); Max value from RGB is 145 - color contains mainly: blue. Hex color #722591 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #722591 is #8DDA6E. Grayscale: #474747. Windows color (decimal): -9296495 or 9512306. OLE color: 9512306.
HSL color Cylindrical-coordinate representation of color #722591: hue angle of 282.78º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #722591 is Cyan = 0.21, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 37 | 145 | - |
| CMYK | 0.21 | 0.74 | 0 | 0.43 |
| HSL | 282.78º | 0.59% | 0.36% | - |
| HSV(B) | 282.78º | 0.74% | 0.57% | - |
| XYZ | 12.71 | 6.94 | 27.46 | - |
| YUV | 72.34 | 169.01 | 157.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 145 | 0.21 | 0.74 | 0 | 0.43 | 282.78 | 0.59 | 0.36 |
| Hex | 72 | 25 | 91 | 15 | 4A | 0 | 2B | 11B | 3B | 24 |
| Octal | 162 | 45 | 221 | 25 | 112 | 0 | 53 | 433 | 73 | 44 |
| Binary | 1110010 | 100101 | 10010001 | 10101 | 1001010 | 0 | 101011 | 100011011 | 111011 | 100100 |
Color Harmonies of #722591
Complementary color
Monochromatic Colors of #722591
Black with #722591
Text Example
Text Example
White with #722591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722591; }
p { color: rgb(114,37,145); }
H1.HeaderClassName
{
color: #722591;
}
.AnyTagClassName
{
color: #722591;
}
</style>
background-color css
<style>
a { background-color: #722591; }
a { background-color: rgb(114,37,145); }
div.DivClassName
{
background-color: #722591;
}
.BgClassName
{
background-color: #722591;
}
</style>
border-color css
<style>
span { border-color: #722591; }
span { border-color: rgb(114,37,145); }
td.TdClassName
{
border-color: #722591;
}
.TagClassName
{
border-color: #722591;
}
</style>