#722FFB (or 0x722FFB) is unknown color: approx Blue Violet. HEX triplet: 72, 2F and FB. RGB value is (114,47,251). Sum of RGB (Red+Green+Blue) = 114+47+251=412 (54% of max value = 765). Red value is 114 (44.92% from 255 or 27.67% from 412); Green value is 47 (18.75% from 255 or 11.41% from 412); Blue value is 251 (98.44% from 255 or 60.92% from 412); Max value from RGB is 251 - color contains mainly: blue. Hex color #722FFB is not a web safe color. Web safe color analog (approx): #6633FF. Inversed color of #722FFB is #8DD004. Grayscale: #595959. Windows color (decimal): -9293829 or 16461682. OLE color: 16461682.
HSL color Cylindrical-coordinate representation of color #722FFB: hue angle of 259.71º degrees, saturation: 0.96, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #722FFB is Cyan = 0.55, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #722ffb; } p { color: rgb(114,47,251); } H1.HeaderClassName { color: #722ffb; } .AnyTagClassName { color: #722ffb; } </style>
<style> a { background-color: #722ffb; } a { background-color: rgb(114,47,251); } div.DivClassName { background-color: #722ffb; } .BgClassName { background-color: #722ffb; } </style>
<style> span { border-color: #722ffb; } span { border-color: rgb(114,47,251); } td.TdClassName { border-color: #722ffb; } .TagClassName { border-color: #722ffb; } </style>