#20AAB4 (or 0x20AAB4) is unknown color: approx Light Sea Green. HEX triplet: 20, AA and B4. RGB value is (32,170,180). Sum of RGB (Red+Green+Blue) = 32+170+180=382 (50% of max value = 765). Red value is 32 (12.89% from 255 or 8.38% from 382); Green value is 170 (66.80% from 255 or 44.50% from 382); Blue value is 180 (70.70% from 255 or 47.12% from 382); Max value from RGB is 180 - color contains mainly: blue. Hex color #20AAB4 is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #20AAB4 is #DF554B. Grayscale: #818181. Windows color (decimal): -14636364 or 11840032. OLE color: 11840032.
HSL color Cylindrical-coordinate representation of color #20AAB4: hue angle of 184.05º degrees, saturation: 0.7, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #20AAB4 is Cyan = 0.82, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #20AAB4; } p { color: rgb(32,170,180); } H1.HeaderClassName { color: #20AAB4; } .AnyTagClassName { color: #20AAB4; } </style>
<style> a { background-color: #20AAB4; } a { background-color: rgb(32,170,180); } div.DivClassName { background-color: #20AAB4; } .BgClassName { background-color: #20AAB4; } </style>
<style> span { border-color: #20AAB4; } span { border-color: rgb(32,170,180); } td.TdClassName { border-color: #20AAB4; } .TagClassName { border-color: #20AAB4; } </style>