#109ED5 (or 0x109ED5) is unknown color: approx Pacific Blue. HEX triplet: 10, 9E and D5. RGB value is (16,158,213). Sum of RGB (Red+Green+Blue) = 16+158+213=387 (51% of max value = 765). Red value is 16 (6.64% from 255 or 4.13% from 387); Green value is 158 (62.11% from 255 or 40.83% from 387); Blue value is 213 (83.59% from 255 or 55.04% from 387); Max value from RGB is 213 - color contains mainly: blue. Hex color #109ED5 is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #109ED5 is #EF612A. Grayscale: #797979. Windows color (decimal): -15687979 or 13999632. OLE color: 13999632.
HSL color Cylindrical-coordinate representation of color #109ED5: hue angle of 196.75º degrees, saturation: 0.86, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #109ED5 is Cyan = 0.92, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #109ED5; } p { color: rgb(16,158,213); } H1.HeaderClassName { color: #109ED5; } .AnyTagClassName { color: #109ED5; } </style>
<style> a { background-color: #109ED5; } a { background-color: rgb(16,158,213); } div.DivClassName { background-color: #109ED5; } .BgClassName { background-color: #109ED5; } </style>
<style> span { border-color: #109ED5; } span { border-color: rgb(16,158,213); } td.TdClassName { border-color: #109ED5; } .TagClassName { border-color: #109ED5; } </style>