Shades of Vivid Violet #722597
Tints of Vivid Violet #722597
RGB
CMYK
RGB Variations
Color information
#722597 (or 0x722597) is known color: Vivid Violet. HEX triplet: 72, 25 and 97. RGB value is (114,37,151). Sum of RGB (Red+Green+Blue) = 114+37+151=302 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.75% from 302); Green value is 37 (14.84% from 255 or 12.25% from 302); Blue value is 151 (59.38% from 255 or 50% from 302); Max value from RGB is 151 - color contains mainly: blue. Hex color #722597 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #722597 is #8DDA68. Grayscale: #484848. Windows color (decimal): -9296489 or 9905522. OLE color: 9905522.
HSL color Cylindrical-coordinate representation of color #722597: hue angle of 280.53º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #722597 is Cyan = 0.25, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 37 | 151 | - |
| CMYK | 0.25 | 0.75 | 0 | 0.41 |
| HSL | 280.53º | 0.61% | 0.37% | - |
| HSV(B) | 280.53º | 0.75% | 0.59% | - |
| XYZ | 13.19 | 7.13 | 29.96 | - |
| YUV | 73.02 | 172.01 | 157.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 151 | 0.25 | 0.75 | 0 | 0.41 | 280.53 | 0.61 | 0.37 |
| Hex | 72 | 25 | 97 | 19 | 4B | 0 | 29 | 119 | 3D | 25 |
| Octal | 162 | 45 | 227 | 31 | 113 | 0 | 51 | 431 | 75 | 45 |
| Binary | 1110010 | 100101 | 10010111 | 11001 | 1001011 | 0 | 101001 | 100011001 | 111101 | 100101 |
Color Harmonies of #722597
Complementary color
Monochromatic Colors of #722597
Black with #722597
Text Example
Text Example
White with #722597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722597; }
p { color: rgb(114,37,151); }
H1.HeaderClassName
{
color: #722597;
}
.AnyTagClassName
{
color: #722597;
}
</style>
background-color css
<style>
a { background-color: #722597; }
a { background-color: rgb(114,37,151); }
div.DivClassName
{
background-color: #722597;
}
.BgClassName
{
background-color: #722597;
}
</style>
border-color css
<style>
span { border-color: #722597; }
span { border-color: rgb(114,37,151); }
td.TdClassName
{
border-color: #722597;
}
.TagClassName
{
border-color: #722597;
}
</style>