#98BCB7 (or 0x98BCB7) is unknown color: approx Shadow Green. HEX triplet: 98, BC and B7. RGB value is (152,188,183). Sum of RGB (Red+Green+Blue) = 152+188+183=523 (69% of max value = 765). Red value is 152 (59.77% from 255 or 29.06% from 523); Green value is 188 (73.83% from 255 or 35.95% from 523); Blue value is 183 (71.88% from 255 or 34.99% from 523); Max value from RGB is 188 - color contains mainly: green. Hex color #98BCB7 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #98BCB7 is #674348. Grayscale: #B0B0B0. Windows color (decimal): -6767433 or 12041368. OLE color: 12041368.
HSL color Cylindrical-coordinate representation of color #98BCB7: hue angle of 171.67º degrees, saturation: 0.21, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #98BCB7 is Cyan = 0.19, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.26.
<style> p { color: #98BCB7; } p { color: rgb(152,188,183); } H1.HeaderClassName { color: #98BCB7; } .AnyTagClassName { color: #98BCB7; } </style>
<style> a { background-color: #98BCB7; } a { background-color: rgb(152,188,183); } div.DivClassName { background-color: #98BCB7; } .BgClassName { background-color: #98BCB7; } </style>
<style> span { border-color: #98BCB7; } span { border-color: rgb(152,188,183); } td.TdClassName { border-color: #98BCB7; } .TagClassName { border-color: #98BCB7; } </style>