Shades of Vivid Violet #722589
Tints of Vivid Violet #722589
RGB
CMYK
RGB Variations
Color information
#722589 (or 0x722589) is known color: Vivid Violet. HEX triplet: 72, 25 and 89. RGB value is (114,37,137). Sum of RGB (Red+Green+Blue) = 114+37+137=288 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.58% from 288); Green value is 37 (14.84% from 255 or 12.85% from 288); Blue value is 137 (53.91% from 255 or 47.57% from 288); Max value from RGB is 137 - color contains mainly: blue. Hex color #722589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #722589 is #8DDA76. Grayscale: #474747. Windows color (decimal): -9296503 or 8988018. OLE color: 8988018.
HSL color Cylindrical-coordinate representation of color #722589: hue angle of 286.2º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #722589 is Cyan = 0.17, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 37 | 137 | - |
| CMYK | 0.17 | 0.73 | 0 | 0.46 |
| HSL | 286.2º | 0.57% | 0.34% | - |
| HSV(B) | 286.2º | 0.73% | 0.54% | - |
| XYZ | 12.12 | 6.71 | 24.32 | - |
| YUV | 71.42 | 165.01 | 158.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 137 | 0.17 | 0.73 | 0 | 0.46 | 286.2 | 0.57 | 0.34 |
| Hex | 72 | 25 | 89 | 11 | 49 | 0 | 2E | 11E | 39 | 22 |
| Octal | 162 | 45 | 211 | 21 | 111 | 0 | 56 | 436 | 71 | 42 |
| Binary | 1110010 | 100101 | 10001001 | 10001 | 1001001 | 0 | 101110 | 100011110 | 111001 | 100010 |
Color Harmonies of #722589
Complementary color
Monochromatic Colors of #722589
Black with #722589
Text Example
Text Example
White with #722589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722589; }
p { color: rgb(114,37,137); }
H1.HeaderClassName
{
color: #722589;
}
.AnyTagClassName
{
color: #722589;
}
</style>
background-color css
<style>
a { background-color: #722589; }
a { background-color: rgb(114,37,137); }
div.DivClassName
{
background-color: #722589;
}
.BgClassName
{
background-color: #722589;
}
</style>
border-color css
<style>
span { border-color: #722589; }
span { border-color: rgb(114,37,137); }
td.TdClassName
{
border-color: #722589;
}
.TagClassName
{
border-color: #722589;
}
</style>