#98CAB1 (or 0x98CAB1) is unknown color: approx Vista Blue. HEX triplet: 98, CA and B1. RGB value is (152,202,177). Sum of RGB (Red+Green+Blue) = 152+202+177=531 (70% of max value = 765). Red value is 152 (59.77% from 255 or 28.63% from 531); Green value is 202 (79.30% from 255 or 38.04% from 531); Blue value is 177 (69.53% from 255 or 33.33% from 531); Max value from RGB is 202 - color contains mainly: green. Hex color #98CAB1 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #98CAB1 is #67354E. Grayscale: #B8B8B8. Windows color (decimal): -6763855 or 11651736. OLE color: 11651736.
HSL color Cylindrical-coordinate representation of color #98CAB1: hue angle of 150º degrees, saturation: 0.32, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #98CAB1 is Cyan = 0.25, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.21.
<style> p { color: #98CAB1; } p { color: rgb(152,202,177); } H1.HeaderClassName { color: #98CAB1; } .AnyTagClassName { color: #98CAB1; } </style>
<style> a { background-color: #98CAB1; } a { background-color: rgb(152,202,177); } div.DivClassName { background-color: #98CAB1; } .BgClassName { background-color: #98CAB1; } </style>
<style> span { border-color: #98CAB1; } span { border-color: rgb(152,202,177); } td.TdClassName { border-color: #98CAB1; } .TagClassName { border-color: #98CAB1; } </style>