#98BCCB (or 0x98BCCB) is unknown color: approx Heather. HEX triplet: 98, BC and CB. RGB value is (152,188,203). Sum of RGB (Red+Green+Blue) = 152+188+203=543 (71% of max value = 765). Red value is 152 (59.77% from 255 or 27.99% from 543); Green value is 188 (73.83% from 255 or 34.62% from 543); Blue value is 203 (79.69% from 255 or 37.38% from 543); Max value from RGB is 203 - color contains mainly: blue. Hex color #98BCCB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #98BCCB is #674334. Grayscale: #B2B2B2. Windows color (decimal): -6767413 or 13352088. OLE color: 13352088.
HSL color Cylindrical-coordinate representation of color #98BCCB: hue angle of 197.65º degrees, saturation: 0.33, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #98BCCB is Cyan = 0.25, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #98BCCB; } p { color: rgb(152,188,203); } H1.HeaderClassName { color: #98BCCB; } .AnyTagClassName { color: #98BCCB; } </style>
<style> a { background-color: #98BCCB; } a { background-color: rgb(152,188,203); } div.DivClassName { background-color: #98BCCB; } .BgClassName { background-color: #98BCCB; } </style>
<style> span { border-color: #98BCCB; } span { border-color: rgb(152,188,203); } td.TdClassName { border-color: #98BCCB; } .TagClassName { border-color: #98BCCB; } </style>