#014E5E (or 0x014E5E) is unknown color: approx Sherpa Blue. HEX triplet: 01, 4E and 5E. RGB value is (1,78,94). Sum of RGB (Red+Green+Blue) = 1+78+94=173 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 173); Green value is 78 (30.86% from 255 or 45.09% from 173); Blue value is 94 (37.11% from 255 or 54.34% from 173); Max value from RGB is 94 - color contains mainly: blue. Hex color #014E5E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #014E5E is #FEB1A1. Grayscale: #383838. Windows color (decimal): -16691618 or 6180353. OLE color: 6180353.
HSL color Cylindrical-coordinate representation of color #014E5E: hue angle of 190.32º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #014E5E is Cyan = 0.99, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #014E5E; } p { color: rgb(1,78,94); } H1.HeaderClassName { color: #014E5E; } .AnyTagClassName { color: #014E5E; } </style>
<style> a { background-color: #014E5E; } a { background-color: rgb(1,78,94); } div.DivClassName { background-color: #014E5E; } .BgClassName { background-color: #014E5E; } </style>
<style> span { border-color: #014E5E; } span { border-color: rgb(1,78,94); } td.TdClassName { border-color: #014E5E; } .TagClassName { border-color: #014E5E; } </style>