#7182EB (or 0x7182EB) is unknown color: approx Cornflower Blue. HEX triplet: 71, 82 and EB. RGB value is (113,130,235). Sum of RGB (Red+Green+Blue) = 113+130+235=478 (63% of max value = 765). Red value is 113 (44.53% from 255 or 23.64% from 478); Green value is 130 (51.17% from 255 or 27.20% from 478); Blue value is 235 (92.19% from 255 or 49.16% from 478); Max value from RGB is 235 - color contains mainly: blue. Hex color #7182EB is not a web safe color. Web safe color analog (approx): #6699FF. Inversed color of #7182EB is #8E7D14. Grayscale: #888888. Windows color (decimal): -9338133 or 15434353. OLE color: 15434353.
HSL color Cylindrical-coordinate representation of color #7182EB: hue angle of 231.64º degrees, saturation: 0.75, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #7182EB is Cyan = 0.52, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #7182EB; } p { color: rgb(113,130,235); } H1.HeaderClassName { color: #7182EB; } .AnyTagClassName { color: #7182EB; } </style>
<style> a { background-color: #7182EB; } a { background-color: rgb(113,130,235); } div.DivClassName { background-color: #7182EB; } .BgClassName { background-color: #7182EB; } </style>
<style> span { border-color: #7182EB; } span { border-color: rgb(113,130,235); } td.TdClassName { border-color: #7182EB; } .TagClassName { border-color: #7182EB; } </style>