#0EB09A (or 0x0EB09A) is unknown color: approx Persian Green. HEX triplet: 0E, B0 and 9A. RGB value is (14,176,154). Sum of RGB (Red+Green+Blue) = 14+176+154=344 (45% of max value = 765). Red value is 14 (5.86% from 255 or 4.07% from 344); Green value is 176 (69.14% from 255 or 51.16% from 344); Blue value is 154 (60.55% from 255 or 44.77% from 344); Max value from RGB is 176 - color contains mainly: green. Hex color #0EB09A is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #0EB09A is #F14F65. Grayscale: #7C7C7C. Windows color (decimal): -15814502 or 10137614. OLE color: 10137614.
HSL color Cylindrical-coordinate representation of color #0EB09A: hue angle of 171.85º degrees, saturation: 0.85, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0EB09A is Cyan = 0.92, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.31.
<style> p { color: #0eb09a; } p { color: rgb(14,176,154); } H1.HeaderClassName { color: #0eb09a; } .AnyTagClassName { color: #0eb09a; } </style>
<style> a { background-color: #0eb09a; } a { background-color: rgb(14,176,154); } div.DivClassName { background-color: #0eb09a; } .BgClassName { background-color: #0eb09a; } </style>
<style> span { border-color: #0eb09a; } span { border-color: rgb(14,176,154); } td.TdClassName { border-color: #0eb09a; } .TagClassName { border-color: #0eb09a; } </style>