#E98B6F (or 0xE98B6F) is unknown color: approx Dark Salmon. HEX triplet: E9, 8B and 6F. RGB value is (233,139,111). Sum of RGB (Red+Green+Blue) = 233+139+111=483 (63% of max value = 765). Red value is 233 (91.41% from 255 or 48.24% from 483); Green value is 139 (54.69% from 255 or 28.78% from 483); Blue value is 111 (43.75% from 255 or 22.98% from 483); Max value from RGB is 233 - color contains mainly: red. Hex color #E98B6F is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #E98B6F is #167490. Grayscale: #A4A4A4. Windows color (decimal): -1471633 or 7310313. OLE color: 7310313.
HSL color Cylindrical-coordinate representation of color #E98B6F: hue angle of 13.77º degrees, saturation: 0.73, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #E98B6F is Cyan = 0, Magento = 0.40, Yellow = 0.52 and Black (K on CMYK) = 0.09.
<style> p { color: #E98B6F; } p { color: rgb(233,139,111); } H1.HeaderClassName { color: #E98B6F; } .AnyTagClassName { color: #E98B6F; } </style>
<style> a { background-color: #E98B6F; } a { background-color: rgb(233,139,111); } div.DivClassName { background-color: #E98B6F; } .BgClassName { background-color: #E98B6F; } </style>
<style> span { border-color: #E98B6F; } span { border-color: rgb(233,139,111); } td.TdClassName { border-color: #E98B6F; } .TagClassName { border-color: #E98B6F; } </style>