#0E8FCA (or 0x0E8FCA) is unknown color: approx Pacific Blue. HEX triplet: 0E, 8F and CA. RGB value is (14,143,202). Sum of RGB (Red+Green+Blue) = 14+143+202=359 (47% of max value = 765). Red value is 14 (5.86% from 255 or 3.90% from 359); Green value is 143 (56.25% from 255 or 39.83% from 359); Blue value is 202 (79.30% from 255 or 56.27% from 359); Max value from RGB is 202 - color contains mainly: blue. Hex color #0E8FCA is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #0E8FCA is #F17035. Grayscale: #6E6E6E. Windows color (decimal): -15822902 or 13274894. OLE color: 13274894.
HSL color Cylindrical-coordinate representation of color #0E8FCA: hue angle of 198.83º degrees, saturation: 0.87, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0E8FCA is Cyan = 0.93, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #0e8fca; } p { color: rgb(14,143,202); } H1.HeaderClassName { color: #0e8fca; } .AnyTagClassName { color: #0e8fca; } </style>
<style> a { background-color: #0e8fca; } a { background-color: rgb(14,143,202); } div.DivClassName { background-color: #0e8fca; } .BgClassName { background-color: #0e8fca; } </style>
<style> span { border-color: #0e8fca; } span { border-color: rgb(14,143,202); } td.TdClassName { border-color: #0e8fca; } .TagClassName { border-color: #0e8fca; } </style>