#1E5F4D (or 0x1E5F4D) is unknown color: approx Evening Sea. HEX triplet: 1E, 5F and 4D. RGB value is (30,95,77). Sum of RGB (Red+Green+Blue) = 30+95+77=202 (26% of max value = 765). Red value is 30 (12.11% from 255 or 14.85% from 202); Green value is 95 (37.5% from 255 or 47.03% from 202); Blue value is 77 (30.47% from 255 or 38.12% from 202); Max value from RGB is 95 - color contains mainly: green. Hex color #1E5F4D is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1E5F4D is #E1A0B2. Grayscale: #494949. Windows color (decimal): -14786739 or 5070622. OLE color: 5070622.
HSL color Cylindrical-coordinate representation of color #1E5F4D: hue angle of 163.38º degrees, saturation: 0.52, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #1E5F4D is Cyan = 0.68, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.63.
<style> p { color: #1E5F4D; } p { color: rgb(30,95,77); } H1.HeaderClassName { color: #1E5F4D; } .AnyTagClassName { color: #1E5F4D; } </style>
<style> a { background-color: #1E5F4D; } a { background-color: rgb(30,95,77); } div.DivClassName { background-color: #1E5F4D; } .BgClassName { background-color: #1E5F4D; } </style>
<style> span { border-color: #1E5F4D; } span { border-color: rgb(30,95,77); } td.TdClassName { border-color: #1E5F4D; } .TagClassName { border-color: #1E5F4D; } </style>