#079ABE (or 0x079ABE) is unknown color: approx Pacific Blue. HEX triplet: 07, 9A and BE. RGB value is (7,154,190). Sum of RGB (Red+Green+Blue) = 7+154+190=351 (46% of max value = 765). Red value is 7 (3.12% from 255 or 1.99% from 351); Green value is 154 (60.55% from 255 or 43.87% from 351); Blue value is 190 (74.61% from 255 or 54.13% from 351); Max value from RGB is 190 - color contains mainly: blue. Hex color #079ABE is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #079ABE is #F86541. Grayscale: #717171. Windows color (decimal): -16278850 or 12491271. OLE color: 12491271.
HSL color Cylindrical-coordinate representation of color #079ABE: hue angle of 191.8º degrees, saturation: 0.93, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #079ABE is Cyan = 0.96, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #079ABE; } p { color: rgb(7,154,190); } H1.HeaderClassName { color: #079ABE; } .AnyTagClassName { color: #079ABE; } </style>
<style> a { background-color: #079ABE; } a { background-color: rgb(7,154,190); } div.DivClassName { background-color: #079ABE; } .BgClassName { background-color: #079ABE; } </style>
<style> span { border-color: #079ABE; } span { border-color: rgb(7,154,190); } td.TdClassName { border-color: #079ABE; } .TagClassName { border-color: #079ABE; } </style>