#90BB9C (or 0x90BB9C) is unknown color: approx Summer Green. HEX triplet: 90, BB and 9C. RGB value is (144,187,156). Sum of RGB (Red+Green+Blue) = 144+187+156=487 (64% of max value = 765). Red value is 144 (56.64% from 255 or 29.57% from 487); Green value is 187 (73.44% from 255 or 38.40% from 487); Blue value is 156 (61.33% from 255 or 32.03% from 487); Max value from RGB is 187 - color contains mainly: green. Hex color #90BB9C is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #90BB9C is #6F4463. Grayscale: #AAAAAA. Windows color (decimal): -7292004 or 10271632. OLE color: 10271632.
HSL color Cylindrical-coordinate representation of color #90BB9C: hue angle of 136.74º degrees, saturation: 0.24, 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 #90BB9C is Cyan = 0.23, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.27.
<style> p { color: #90BB9C; } p { color: rgb(144,187,156); } H1.HeaderClassName { color: #90BB9C; } .AnyTagClassName { color: #90BB9C; } </style>
<style> a { background-color: #90BB9C; } a { background-color: rgb(144,187,156); } div.DivClassName { background-color: #90BB9C; } .BgClassName { background-color: #90BB9C; } </style>
<style> span { border-color: #90BB9C; } span { border-color: rgb(144,187,156); } td.TdClassName { border-color: #90BB9C; } .TagClassName { border-color: #90BB9C; } </style>