#20BADD (or 0x20BADD) is unknown color: approx Summer Sky. HEX triplet: 20, BA and DD. RGB value is (32,186,221). Sum of RGB (Red+Green+Blue) = 32+186+221=439 (58% of max value = 765). Red value is 32 (12.89% from 255 or 7.29% from 439); Green value is 186 (73.05% from 255 or 42.37% from 439); Blue value is 221 (86.72% from 255 or 50.34% from 439); Max value from RGB is 221 - color contains mainly: blue. Hex color #20BADD is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #20BADD is #DF4522. Grayscale: #8F8F8F. Windows color (decimal): -14632227 or 14531104. OLE color: 14531104.
HSL color Cylindrical-coordinate representation of color #20BADD: hue angle of 191.11º degrees, saturation: 0.75, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #20BADD is Cyan = 0.86, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #20badd; } p { color: rgb(32,186,221); } H1.HeaderClassName { color: #20badd; } .AnyTagClassName { color: #20badd; } </style>
<style> a { background-color: #20badd; } a { background-color: rgb(32,186,221); } div.DivClassName { background-color: #20badd; } .BgClassName { background-color: #20badd; } </style>
<style> span { border-color: #20badd; } span { border-color: rgb(32,186,221); } td.TdClassName { border-color: #20badd; } .TagClassName { border-color: #20badd; } </style>