#98CBB2 (or 0x98CBB2) is unknown color: approx Vista Blue. HEX triplet: 98, CB and B2. RGB value is (152,203,178). Sum of RGB (Red+Green+Blue) = 152+203+178=533 (70% of max value = 765). Red value is 152 (59.77% from 255 or 28.52% from 533); Green value is 203 (79.69% from 255 or 38.09% from 533); Blue value is 178 (69.92% from 255 or 33.40% from 533); Max value from RGB is 203 - color contains mainly: green. Hex color #98CBB2 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #98CBB2 is #67344D. Grayscale: #B8B8B8. Windows color (decimal): -6763598 or 11717528. OLE color: 11717528.
HSL color Cylindrical-coordinate representation of color #98CBB2: hue angle of 150.59º 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 #98CBB2 is Cyan = 0.25, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.20.
<style> p { color: #98CBB2; } p { color: rgb(152,203,178); } H1.HeaderClassName { color: #98CBB2; } .AnyTagClassName { color: #98CBB2; } </style>
<style> a { background-color: #98CBB2; } a { background-color: rgb(152,203,178); } div.DivClassName { background-color: #98CBB2; } .BgClassName { background-color: #98CBB2; } </style>
<style> span { border-color: #98CBB2; } span { border-color: rgb(152,203,178); } td.TdClassName { border-color: #98CBB2; } .TagClassName { border-color: #98CBB2; } </style>