#5ABEBC (or 0x5ABEBC) is unknown color: approx Fountain Blue. HEX triplet: 5A, BE and BC. RGB value is (90,190,188). Sum of RGB (Red+Green+Blue) = 90+190+188=468 (61% of max value = 765). Red value is 90 (35.55% from 255 or 19.23% from 468); Green value is 190 (74.61% from 255 or 40.60% from 468); Blue value is 188 (73.83% from 255 or 40.17% from 468); Max value from RGB is 190 - color contains mainly: green. Hex color #5ABEBC is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #5ABEBC is #A54143. Grayscale: #9F9F9F. Windows color (decimal): -10830148 or 12369498. OLE color: 12369498.
HSL color Cylindrical-coordinate representation of color #5ABEBC: hue angle of 178.8º degrees, saturation: 0.43, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #5ABEBC is Cyan = 0.53, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.25.
<style> p { color: #5ABEBC; } p { color: rgb(90,190,188); } H1.HeaderClassName { color: #5ABEBC; } .AnyTagClassName { color: #5ABEBC; } </style>
<style> a { background-color: #5ABEBC; } a { background-color: rgb(90,190,188); } div.DivClassName { background-color: #5ABEBC; } .BgClassName { background-color: #5ABEBC; } </style>
<style> span { border-color: #5ABEBC; } span { border-color: rgb(90,190,188); } td.TdClassName { border-color: #5ABEBC; } .TagClassName { border-color: #5ABEBC; } </style>