#118BDD (or 0x118BDD) is unknown color: approx Dodger Blue. HEX triplet: 11, 8B and DD. RGB value is (17,139,221). Sum of RGB (Red+Green+Blue) = 17+139+221=377 (49% of max value = 765). Red value is 17 (7.03% from 255 or 4.51% from 377); Green value is 139 (54.69% from 255 or 36.87% from 377); Blue value is 221 (86.72% from 255 or 58.62% from 377); Max value from RGB is 221 - color contains mainly: blue. Hex color #118BDD is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #118BDD is #EE7422. Grayscale: #6F6F6F. Windows color (decimal): -15627299 or 14519057. OLE color: 14519057.
HSL color Cylindrical-coordinate representation of color #118BDD: hue angle of 204.12º degrees, saturation: 0.86, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #118BDD is Cyan = 0.92, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #118BDD; } p { color: rgb(17,139,221); } H1.HeaderClassName { color: #118BDD; } .AnyTagClassName { color: #118BDD; } </style>
<style> a { background-color: #118BDD; } a { background-color: rgb(17,139,221); } div.DivClassName { background-color: #118BDD; } .BgClassName { background-color: #118BDD; } </style>
<style> span { border-color: #118BDD; } span { border-color: rgb(17,139,221); } td.TdClassName { border-color: #118BDD; } .TagClassName { border-color: #118BDD; } </style>