#0E5E3F (or 0x0E5E3F) is unknown color: approx Fun Green. HEX triplet: 0E, 5E and 3F. RGB value is (14,94,63). Sum of RGB (Red+Green+Blue) = 14+94+63=171 (22% of max value = 765). Red value is 14 (5.86% from 255 or 8.19% from 171); Green value is 94 (37.11% from 255 or 54.97% from 171); Blue value is 63 (25% from 255 or 36.84% from 171); Max value from RGB is 94 - color contains mainly: green. Hex color #0E5E3F is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0E5E3F is #F1A1C0. Grayscale: #424242. Windows color (decimal): -15835585 or 4152846. OLE color: 4152846.
HSL color Cylindrical-coordinate representation of color #0E5E3F: hue angle of 156.75º degrees, saturation: 0.74, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #0E5E3F is Cyan = 0.85, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.63.
<style> p { color: #0E5E3F; } p { color: rgb(14,94,63); } H1.HeaderClassName { color: #0E5E3F; } .AnyTagClassName { color: #0E5E3F; } </style>
<style> a { background-color: #0E5E3F; } a { background-color: rgb(14,94,63); } div.DivClassName { background-color: #0E5E3F; } .BgClassName { background-color: #0E5E3F; } </style>
<style> span { border-color: #0E5E3F; } span { border-color: rgb(14,94,63); } td.TdClassName { border-color: #0E5E3F; } .TagClassName { border-color: #0E5E3F; } </style>