#5DABAD (or 0x5DABAD) is unknown color: approx Fountain Blue. HEX triplet: 5D, AB and AD. RGB value is (93,171,173). Sum of RGB (Red+Green+Blue) = 93+171+173=437 (57% of max value = 765). Red value is 93 (36.72% from 255 or 21.28% from 437); Green value is 171 (67.19% from 255 or 39.13% from 437); Blue value is 173 (67.97% from 255 or 39.59% from 437); Max value from RGB is 173 - color contains mainly: blue. Hex color #5DABAD is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #5DABAD is #A25452. Grayscale: #939393. Windows color (decimal): -10638419 or 11381597. OLE color: 11381597.
HSL color Cylindrical-coordinate representation of color #5DABAD: hue angle of 181.5º degrees, saturation: 0.33, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #5DABAD is Cyan = 0.46, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #5DABAD; } p { color: rgb(93,171,173); } H1.HeaderClassName { color: #5DABAD; } .AnyTagClassName { color: #5DABAD; } </style>
<style> a { background-color: #5DABAD; } a { background-color: rgb(93,171,173); } div.DivClassName { background-color: #5DABAD; } .BgClassName { background-color: #5DABAD; } </style>
<style> span { border-color: #5DABAD; } span { border-color: rgb(93,171,173); } td.TdClassName { border-color: #5DABAD; } .TagClassName { border-color: #5DABAD; } </style>