#00FBE9 (or 0x00FBE9) is unknown color: approx Aqua. HEX triplet: 00, FB and E9. RGB value is (0,251,233). Sum of RGB (Red+Green+Blue) = 0+251+233=484 (64% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 484); Green value is 251 (98.44% from 255 or 51.86% from 484); Blue value is 233 (91.41% from 255 or 48.14% from 484); Max value from RGB is 251 - color contains mainly: green. Hex color #00FBE9 is not a web safe color. Web safe color analog (approx): #00FFFF. Inversed color of #00FBE9 is #FF0416. Grayscale: #ADADAD. Windows color (decimal): -16712727 or 15334144. OLE color: 15334144.
HSL color Cylindrical-coordinate representation of color #00FBE9: hue angle of 175.7º degrees, saturation: 1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00FBE9 is Cyan = 1, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.02.
<style> p { color: #00fbe9; } p { color: rgb(0,251,233); } H1.HeaderClassName { color: #00fbe9; } .AnyTagClassName { color: #00fbe9; } </style>
<style> a { background-color: #00fbe9; } a { background-color: rgb(0,251,233); } div.DivClassName { background-color: #00fbe9; } .BgClassName { background-color: #00fbe9; } </style>
<style> span { border-color: #00fbe9; } span { border-color: rgb(0,251,233); } td.TdClassName { border-color: #00fbe9; } .TagClassName { border-color: #00fbe9; } </style>