#0E4E65 (or 0x0E4E65) is unknown color: approx Astronaut Blue. HEX triplet: 0E, 4E and 65. RGB value is (14,78,101). Sum of RGB (Red+Green+Blue) = 14+78+101=193 (25% of max value = 765). Red value is 14 (5.86% from 255 or 7.25% from 193); Green value is 78 (30.86% from 255 or 40.41% from 193); Blue value is 101 (39.84% from 255 or 52.33% from 193); Max value from RGB is 101 - color contains mainly: blue. Hex color #0E4E65 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0E4E65 is #F1B19A. Grayscale: #3D3D3D. Windows color (decimal): -15839643 or 6639118. OLE color: 6639118.
HSL color Cylindrical-coordinate representation of color #0E4E65: hue angle of 195.86º degrees, saturation: 0.76, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0E4E65 is Cyan = 0.86, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.60.
<style> p { color: #0e4e65; } p { color: rgb(14,78,101); } H1.HeaderClassName { color: #0e4e65; } .AnyTagClassName { color: #0e4e65; } </style>
<style> a { background-color: #0e4e65; } a { background-color: rgb(14,78,101); } div.DivClassName { background-color: #0e4e65; } .BgClassName { background-color: #0e4e65; } </style>
<style> span { border-color: #0e4e65; } span { border-color: rgb(14,78,101); } td.TdClassName { border-color: #0e4e65; } .TagClassName { border-color: #0e4e65; } </style>