#90BAB5 (or 0x90BAB5) is unknown color: approx Shadow Green. HEX triplet: 90, BA and B5. RGB value is (144,186,181). Sum of RGB (Red+Green+Blue) = 144+186+181=511 (67% of max value = 765). Red value is 144 (56.64% from 255 or 28.18% from 511); Green value is 186 (73.05% from 255 or 36.40% from 511); Blue value is 181 (71.09% from 255 or 35.42% from 511); Max value from RGB is 186 - color contains mainly: green. Hex color #90BAB5 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #90BAB5 is #6F454A. Grayscale: #ACACAC. Windows color (decimal): -7292235 or 11909776. OLE color: 11909776.
HSL color Cylindrical-coordinate representation of color #90BAB5: hue angle of 172.86º degrees, saturation: 0.23, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #90BAB5 is Cyan = 0.23, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.27.
<style> p { color: #90BAB5; } p { color: rgb(144,186,181); } H1.HeaderClassName { color: #90BAB5; } .AnyTagClassName { color: #90BAB5; } </style>
<style> a { background-color: #90BAB5; } a { background-color: rgb(144,186,181); } div.DivClassName { background-color: #90BAB5; } .BgClassName { background-color: #90BAB5; } </style>
<style> span { border-color: #90BAB5; } span { border-color: rgb(144,186,181); } td.TdClassName { border-color: #90BAB5; } .TagClassName { border-color: #90BAB5; } </style>