#0EECCA (or 0x0EECCA) is unknown color: approx Bright Turquoise. HEX triplet: 0E, EC and CA. RGB value is (14,236,202). Sum of RGB (Red+Green+Blue) = 14+236+202=452 (59% of max value = 765). Red value is 14 (5.86% from 255 or 3.10% from 452); Green value is 236 (92.58% from 255 or 52.21% from 452); Blue value is 202 (79.30% from 255 or 44.69% from 452); Max value from RGB is 236 - color contains mainly: green. Hex color #0EECCA is not a web safe color. Web safe color analog (approx): #00FFCC. Inversed color of #0EECCA is #F11335. Grayscale: #A5A5A5. Windows color (decimal): -15799094 or 13298702. OLE color: 13298702.
HSL color Cylindrical-coordinate representation of color #0EECCA: hue angle of 170.81º degrees, saturation: 0.89, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0EECCA is Cyan = 0.94, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #0EECCA; } p { color: rgb(14,236,202); } H1.HeaderClassName { color: #0EECCA; } .AnyTagClassName { color: #0EECCA; } </style>
<style> a { background-color: #0EECCA; } a { background-color: rgb(14,236,202); } div.DivClassName { background-color: #0EECCA; } .BgClassName { background-color: #0EECCA; } </style>
<style> span { border-color: #0EECCA; } span { border-color: rgb(14,236,202); } td.TdClassName { border-color: #0EECCA; } .TagClassName { border-color: #0EECCA; } </style>