#118DDA (or 0x118DDA) is unknown color: approx Pacific Blue. HEX triplet: 11, 8D and DA. RGB value is (17,141,218). Sum of RGB (Red+Green+Blue) = 17+141+218=376 (49% of max value = 765). Red value is 17 (7.03% from 255 or 4.52% from 376); Green value is 141 (55.47% from 255 or 37.5% from 376); Blue value is 218 (85.55% from 255 or 57.98% from 376); Max value from RGB is 218 - color contains mainly: blue. Hex color #118DDA is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #118DDA is #EE7225. Grayscale: #707070. Windows color (decimal): -15626790 or 14322961. OLE color: 14322961.
HSL color Cylindrical-coordinate representation of color #118DDA: hue angle of 202.99º degrees, saturation: 0.86, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #118DDA is Cyan = 0.92, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #118DDA; } p { color: rgb(17,141,218); } H1.HeaderClassName { color: #118DDA; } .AnyTagClassName { color: #118DDA; } </style>
<style> a { background-color: #118DDA; } a { background-color: rgb(17,141,218); } div.DivClassName { background-color: #118DDA; } .BgClassName { background-color: #118DDA; } </style>
<style> span { border-color: #118DDA; } span { border-color: rgb(17,141,218); } td.TdClassName { border-color: #118DDA; } .TagClassName { border-color: #118DDA; } </style>