#98A28B (or 0x98A28B) is unknown color: approx Delta. HEX triplet: 98, A2 and 8B. RGB value is (152,162,139). Sum of RGB (Red+Green+Blue) = 152+162+139=453 (60% of max value = 765). Red value is 152 (59.77% from 255 or 33.55% from 453); Green value is 162 (63.67% from 255 or 35.76% from 453); Blue value is 139 (54.69% from 255 or 30.68% from 453); Max value from RGB is 162 - color contains mainly: green. Hex color #98A28B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #98A28B is #675D74. Grayscale: #9C9C9C. Windows color (decimal): -6774133 or 9151128. OLE color: 9151128.
HSL color Cylindrical-coordinate representation of color #98A28B: hue angle of 86.09º degrees, saturation: 0.11, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #98A28B is Cyan = 0.06, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.36.
<style> p { color: #98A28B; } p { color: rgb(152,162,139); } H1.HeaderClassName { color: #98A28B; } .AnyTagClassName { color: #98A28B; } </style>
<style> a { background-color: #98A28B; } a { background-color: rgb(152,162,139); } div.DivClassName { background-color: #98A28B; } .BgClassName { background-color: #98A28B; } </style>
<style> span { border-color: #98A28B; } span { border-color: rgb(152,162,139); } td.TdClassName { border-color: #98A28B; } .TagClassName { border-color: #98A28B; } </style>