#119FF9 (or 0x119FF9) is unknown color: approx Dodger Blue. HEX triplet: 11, 9F and F9. RGB value is (17,159,249). Sum of RGB (Red+Green+Blue) = 17+159+249=425 (56% of max value = 765). Red value is 17 (7.03% from 255 or 4% from 425); Green value is 159 (62.5% from 255 or 37.41% from 425); Blue value is 249 (97.66% from 255 or 58.59% from 425); Max value from RGB is 249 - color contains mainly: blue. Hex color #119FF9 is not a web safe color. Web safe color analog (approx): #0099FF. Inversed color of #119FF9 is #EE6006. Grayscale: #7E7E7E. Windows color (decimal): -15622151 or 16359185. OLE color: 16359185.
HSL color Cylindrical-coordinate representation of color #119FF9: hue angle of 203.28º degrees, saturation: 0.95, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #119FF9 is Cyan = 0.93, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #119FF9; } p { color: rgb(17,159,249); } H1.HeaderClassName { color: #119FF9; } .AnyTagClassName { color: #119FF9; } </style>
<style> a { background-color: #119FF9; } a { background-color: rgb(17,159,249); } div.DivClassName { background-color: #119FF9; } .BgClassName { background-color: #119FF9; } </style>
<style> span { border-color: #119FF9; } span { border-color: rgb(17,159,249); } td.TdClassName { border-color: #119FF9; } .TagClassName { border-color: #119FF9; } </style>