#00EFB1 (or 0x00EFB1) is unknown color: approx Medium Spring Green. HEX triplet: 00, EF and B1. RGB value is (0,239,177). Sum of RGB (Red+Green+Blue) = 0+239+177=416 (55% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 416); Green value is 239 (93.75% from 255 or 57.45% from 416); Blue value is 177 (69.53% from 255 or 42.55% from 416); Max value from RGB is 239 - color contains mainly: green. Hex color #00EFB1 is not a web safe color. Web safe color analog (approx): #00FF99. Inversed color of #00EFB1 is #FF104E. Grayscale: #A0A0A0. Windows color (decimal): -16715855 or 11661056. OLE color: 11661056.
HSL color Cylindrical-coordinate representation of color #00EFB1: hue angle of 164.44º degrees, saturation: 1, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00EFB1 is Cyan = 1, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.06.
<style> p { color: #00efb1; } p { color: rgb(0,239,177); } H1.HeaderClassName { color: #00efb1; } .AnyTagClassName { color: #00efb1; } </style>
<style> a { background-color: #00efb1; } a { background-color: rgb(0,239,177); } div.DivClassName { background-color: #00efb1; } .BgClassName { background-color: #00efb1; } </style>
<style> span { border-color: #00efb1; } span { border-color: rgb(0,239,177); } td.TdClassName { border-color: #00efb1; } .TagClassName { border-color: #00efb1; } </style>