#0DB4AA (or 0x0DB4AA) is unknown color: approx Light Sea Green. HEX triplet: 0D, B4 and AA. RGB value is (13,180,170). Sum of RGB (Red+Green+Blue) = 13+180+170=363 (48% of max value = 765). Red value is 13 (5.47% from 255 or 3.58% from 363); Green value is 180 (70.70% from 255 or 49.59% from 363); Blue value is 170 (66.80% from 255 or 46.83% from 363); Max value from RGB is 180 - color contains mainly: green. Hex color #0DB4AA is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #0DB4AA is #F24B55. Grayscale: #808080. Windows color (decimal): -15878998 or 11187213. OLE color: 11187213.
HSL color Cylindrical-coordinate representation of color #0DB4AA: hue angle of 176.41º degrees, saturation: 0.87, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0DB4AA is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.29.
<style> p { color: #0DB4AA; } p { color: rgb(13,180,170); } H1.HeaderClassName { color: #0DB4AA; } .AnyTagClassName { color: #0DB4AA; } </style>
<style> a { background-color: #0DB4AA; } a { background-color: rgb(13,180,170); } div.DivClassName { background-color: #0DB4AA; } .BgClassName { background-color: #0DB4AA; } </style>
<style> span { border-color: #0DB4AA; } span { border-color: rgb(13,180,170); } td.TdClassName { border-color: #0DB4AA; } .TagClassName { border-color: #0DB4AA; } </style>