#0E088B (or 0x0E088B) is unknown color: approx Ultramarine. HEX triplet: 0E, 08 and 8B. RGB value is (14,8,139). Sum of RGB (Red+Green+Blue) = 14+8+139=161 (21% of max value = 765). Red value is 14 (5.86% from 255 or 8.70% from 161); Green value is 8 (3.52% from 255 or 4.97% from 161); Blue value is 139 (54.69% from 255 or 86.34% from 161); Max value from RGB is 139 - color contains mainly: blue. Hex color #0E088B is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #0E088B is #F1F774. Grayscale: #181818. Windows color (decimal): -15857525 or 9111566. OLE color: 9111566.
HSL color Cylindrical-coordinate representation of color #0E088B: hue angle of 242.75º degrees, saturation: 0.89, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0E088B is Cyan = 0.90, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #0E088B; } p { color: rgb(14,8,139); } H1.HeaderClassName { color: #0E088B; } .AnyTagClassName { color: #0E088B; } </style>
<style> a { background-color: #0E088B; } a { background-color: rgb(14,8,139); } div.DivClassName { background-color: #0E088B; } .BgClassName { background-color: #0E088B; } </style>
<style> span { border-color: #0E088B; } span { border-color: rgb(14,8,139); } td.TdClassName { border-color: #0E088B; } .TagClassName { border-color: #0E088B; } </style>