#0EAA6E (or 0x0EAA6E) is unknown color: approx Jade. HEX triplet: 0E, AA and 6E. RGB value is (14,170,110). Sum of RGB (Red+Green+Blue) = 14+170+110=294 (38% of max value = 765). Red value is 14 (5.86% from 255 or 4.76% from 294); Green value is 170 (66.80% from 255 or 57.82% from 294); Blue value is 110 (43.36% from 255 or 37.41% from 294); Max value from RGB is 170 - color contains mainly: green. Hex color #0EAA6E is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #0EAA6E is #F15591. Grayscale: #747474. Windows color (decimal): -15816082 or 7252494. OLE color: 7252494.
HSL color Cylindrical-coordinate representation of color #0EAA6E: hue angle of 156.92º degrees, saturation: 0.85, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0EAA6E is Cyan = 0.92, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.33.
<style> p { color: #0EAA6E; } p { color: rgb(14,170,110); } H1.HeaderClassName { color: #0EAA6E; } .AnyTagClassName { color: #0EAA6E; } </style>
<style> a { background-color: #0EAA6E; } a { background-color: rgb(14,170,110); } div.DivClassName { background-color: #0EAA6E; } .BgClassName { background-color: #0EAA6E; } </style>
<style> span { border-color: #0EAA6E; } span { border-color: rgb(14,170,110); } td.TdClassName { border-color: #0EAA6E; } .TagClassName { border-color: #0EAA6E; } </style>