#98CEB1 (or 0x98CEB1) is unknown color: approx Vista Blue. HEX triplet: 98, CE and B1. RGB value is (152,206,177). Sum of RGB (Red+Green+Blue) = 152+206+177=535 (70% of max value = 765). Red value is 152 (59.77% from 255 or 28.41% from 535); Green value is 206 (80.86% from 255 or 38.50% from 535); Blue value is 177 (69.53% from 255 or 33.08% from 535); Max value from RGB is 206 - color contains mainly: green. Hex color #98CEB1 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #98CEB1 is #67314E. Grayscale: #BABABA. Windows color (decimal): -6762831 or 11652760. OLE color: 11652760.
HSL color Cylindrical-coordinate representation of color #98CEB1: hue angle of 147.78º degrees, saturation: 0.36, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #98CEB1 is Cyan = 0.26, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.19.
<style> p { color: #98CEB1; } p { color: rgb(152,206,177); } H1.HeaderClassName { color: #98CEB1; } .AnyTagClassName { color: #98CEB1; } </style>
<style> a { background-color: #98CEB1; } a { background-color: rgb(152,206,177); } div.DivClassName { background-color: #98CEB1; } .BgClassName { background-color: #98CEB1; } </style>
<style> span { border-color: #98CEB1; } span { border-color: rgb(152,206,177); } td.TdClassName { border-color: #98CEB1; } .TagClassName { border-color: #98CEB1; } </style>