#00E16C (or 0x00E16C) is unknown color: approx Malachite. HEX triplet: 00, E1 and 6C. RGB value is (0,225,108). Sum of RGB (Red+Green+Blue) = 0+225+108=333 (44% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 333); Green value is 225 (88.28% from 255 or 67.57% from 333); Blue value is 108 (42.58% from 255 or 32.43% from 333); Max value from RGB is 225 - color contains mainly: green. Hex color #00E16C is not a web safe color. Web safe color analog (approx): #00CC66. Inversed color of #00E16C is #FF1E93. Grayscale: #909090. Windows color (decimal): -16719508 or 7135488. OLE color: 7135488.
HSL color Cylindrical-coordinate representation of color #00E16C: hue angle of 148.8º degrees, saturation: 1, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00E16C is Cyan = 1, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.12.
<style> p { color: #00E16C; } p { color: rgb(0,225,108); } H1.HeaderClassName { color: #00E16C; } .AnyTagClassName { color: #00E16C; } </style>
<style> a { background-color: #00E16C; } a { background-color: rgb(0,225,108); } div.DivClassName { background-color: #00E16C; } .BgClassName { background-color: #00E16C; } </style>
<style> span { border-color: #00E16C; } span { border-color: rgb(0,225,108); } td.TdClassName { border-color: #00E16C; } .TagClassName { border-color: #00E16C; } </style>