#0FEAF4 (or 0x0FEAF4) is unknown color: approx Bright Turquoise. HEX triplet: 0F, EA and F4. RGB value is (15,234,244). Sum of RGB (Red+Green+Blue) = 15+234+244=493 (65% of max value = 765). Red value is 15 (6.25% from 255 or 3.04% from 493); Green value is 234 (91.80% from 255 or 47.46% from 493); Blue value is 244 (95.70% from 255 or 49.49% from 493); Max value from RGB is 244 - color contains mainly: blue. Hex color #0FEAF4 is not a web safe color. Web safe color analog (approx): #00FFFF. Inversed color of #0FEAF4 is #F0150B. Grayscale: #A9A9A9. Windows color (decimal): -15734028 or 16050703. OLE color: 16050703.
HSL color Cylindrical-coordinate representation of color #0FEAF4: hue angle of 182.62º degrees, saturation: 0.91, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0FEAF4 is Cyan = 0.94, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #0feaf4; } p { color: rgb(15,234,244); } H1.HeaderClassName { color: #0feaf4; } .AnyTagClassName { color: #0feaf4; } </style>
<style> a { background-color: #0feaf4; } a { background-color: rgb(15,234,244); } div.DivClassName { background-color: #0feaf4; } .BgClassName { background-color: #0feaf4; } </style>
<style> span { border-color: #0feaf4; } span { border-color: rgb(15,234,244); } td.TdClassName { border-color: #0feaf4; } .TagClassName { border-color: #0feaf4; } </style>