#00FEB6 (or 0x00FEB6) is unknown color: approx Medium Spring Green. HEX triplet: 00, FE and B6. RGB value is (0,254,182). Sum of RGB (Red+Green+Blue) = 0+254+182=436 (57% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 436); Green value is 254 (99.61% from 255 or 58.26% from 436); Blue value is 182 (71.48% from 255 or 41.74% from 436); Max value from RGB is 254 - color contains mainly: green. Hex color #00FEB6 is not a web safe color. Web safe color analog (approx): #00FFCC. Inversed color of #00FEB6 is #FF0149. Grayscale: #A9A9A9. Windows color (decimal): -16712010 or 11992576. OLE color: 11992576.
HSL color Cylindrical-coordinate representation of color #00FEB6: hue angle of 162.99º degrees, saturation: 1, lightness: 0.5%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00FEB6 is Cyan = 1, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.00.
<style> p { color: #00FEB6; } p { color: rgb(0,254,182); } H1.HeaderClassName { color: #00FEB6; } .AnyTagClassName { color: #00FEB6; } </style>
<style> a { background-color: #00FEB6; } a { background-color: rgb(0,254,182); } div.DivClassName { background-color: #00FEB6; } .BgClassName { background-color: #00FEB6; } </style>
<style> span { border-color: #00FEB6; } span { border-color: rgb(0,254,182); } td.TdClassName { border-color: #00FEB6; } .TagClassName { border-color: #00FEB6; } </style>