#0DADAE (or 0x0DADAE) is unknown color: approx Light Sea Green. HEX triplet: 0D, AD and AE. RGB value is (13,173,174). Sum of RGB (Red+Green+Blue) = 13+173+174=360 (47% of max value = 765). Red value is 13 (5.47% from 255 or 3.61% from 360); Green value is 173 (67.97% from 255 or 48.06% from 360); Blue value is 174 (68.36% from 255 or 48.33% from 360); Max value from RGB is 174 - color contains mainly: blue. Hex color #0DADAE is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #0DADAE is #F25251. Grayscale: #7D7D7D. Windows color (decimal): -15880786 or 11447565. OLE color: 11447565.
HSL color Cylindrical-coordinate representation of color #0DADAE: hue angle of 180.37º degrees, saturation: 0.86, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0DADAE is Cyan = 0.93, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #0DADAE; } p { color: rgb(13,173,174); } H1.HeaderClassName { color: #0DADAE; } .AnyTagClassName { color: #0DADAE; } </style>
<style> a { background-color: #0DADAE; } a { background-color: rgb(13,173,174); } div.DivClassName { background-color: #0DADAE; } .BgClassName { background-color: #0DADAE; } </style>
<style> span { border-color: #0DADAE; } span { border-color: rgb(13,173,174); } td.TdClassName { border-color: #0DADAE; } .TagClassName { border-color: #0DADAE; } </style>