#E9E198 (or 0xE9E198) is unknown color: approx Primrose. HEX triplet: E9, E1 and 98. RGB value is (233,225,152). Sum of RGB (Red+Green+Blue) = 233+225+152=610 (80% of max value = 765). Red value is 233 (91.41% from 255 or 38.20% from 610); Green value is 225 (88.28% from 255 or 36.89% from 610); Blue value is 152 (59.77% from 255 or 24.92% from 610); Max value from RGB is 233 - color contains mainly: red. Hex color #E9E198 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #E9E198 is #161E67. Grayscale: #DBDBDB. Windows color (decimal): -1449576 or 10019305. OLE color: 10019305.
HSL color Cylindrical-coordinate representation of color #E9E198: hue angle of 54.07º degrees, saturation: 0.65, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #E9E198 is Cyan = 0, Magento = 0.03, Yellow = 0.35 and Black (K on CMYK) = 0.09.
<style> p { color: #e9e198; } p { color: rgb(233,225,152); } H1.HeaderClassName { color: #e9e198; } .AnyTagClassName { color: #e9e198; } </style>
<style> a { background-color: #e9e198; } a { background-color: rgb(233,225,152); } div.DivClassName { background-color: #e9e198; } .BgClassName { background-color: #e9e198; } </style>
<style> span { border-color: #e9e198; } span { border-color: rgb(233,225,152); } td.TdClassName { border-color: #e9e198; } .TagClassName { border-color: #e9e198; } </style>