#98BBB6 (or 0x98BBB6) is unknown color: approx Shadow Green. HEX triplet: 98, BB and B6. RGB value is (152,187,182). Sum of RGB (Red+Green+Blue) = 152+187+182=521 (69% of max value = 765). Red value is 152 (59.77% from 255 or 29.17% from 521); Green value is 187 (73.44% from 255 or 35.89% from 521); Blue value is 182 (71.48% from 255 or 34.93% from 521); Max value from RGB is 187 - color contains mainly: green. Hex color #98BBB6 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #98BBB6 is #674449. Grayscale: #AFAFAF. Windows color (decimal): -6767690 or 11975576. OLE color: 11975576.
HSL color Cylindrical-coordinate representation of color #98BBB6: hue angle of 171.43º degrees, saturation: 0.2, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #98BBB6 is Cyan = 0.19, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.27.
<style> p { color: #98BBB6; } p { color: rgb(152,187,182); } H1.HeaderClassName { color: #98BBB6; } .AnyTagClassName { color: #98BBB6; } </style>
<style> a { background-color: #98BBB6; } a { background-color: rgb(152,187,182); } div.DivClassName { background-color: #98BBB6; } .BgClassName { background-color: #98BBB6; } </style>
<style> span { border-color: #98BBB6; } span { border-color: rgb(152,187,182); } td.TdClassName { border-color: #98BBB6; } .TagClassName { border-color: #98BBB6; } </style>