#1E927B (or 0x1E927B) is unknown color: approx Elf Green. HEX triplet: 1E, 92 and 7B. RGB value is (30,146,123). Sum of RGB (Red+Green+Blue) = 30+146+123=299 (39% of max value = 765). Red value is 30 (12.11% from 255 or 10.03% from 299); Green value is 146 (57.42% from 255 or 48.83% from 299); Blue value is 123 (48.44% from 255 or 41.14% from 299); Max value from RGB is 146 - color contains mainly: green. Hex color #1E927B is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #1E927B is #E16D84. Grayscale: #6C6C6C. Windows color (decimal): -14773637 or 8098334. OLE color: 8098334.
HSL color Cylindrical-coordinate representation of color #1E927B: hue angle of 168.1º degrees, saturation: 0.66, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #1E927B is Cyan = 0.79, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.43.
<style> p { color: #1E927B; } p { color: rgb(30,146,123); } H1.HeaderClassName { color: #1E927B; } .AnyTagClassName { color: #1E927B; } </style>
<style> a { background-color: #1E927B; } a { background-color: rgb(30,146,123); } div.DivClassName { background-color: #1E927B; } .BgClassName { background-color: #1E927B; } </style>
<style> span { border-color: #1E927B; } span { border-color: rgb(30,146,123); } td.TdClassName { border-color: #1E927B; } .TagClassName { border-color: #1E927B; } </style>