#E7E8AF (or 0xE7E8AF) is unknown color: approx Medium Goldenrod. HEX triplet: E7, E8 and AF. RGB value is (231,232,175). Sum of RGB (Red+Green+Blue) = 231+232+175=638 (84% of max value = 765). Red value is 231 (90.62% from 255 or 36.21% from 638); Green value is 232 (91.02% from 255 or 36.36% from 638); Blue value is 175 (68.75% from 255 or 27.43% from 638); Max value from RGB is 232 - color contains mainly: green. Hex color #E7E8AF is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #E7E8AF is #181750. Grayscale: #E1E1E1. Windows color (decimal): -1578833 or 11528423. OLE color: 11528423.
HSL color Cylindrical-coordinate representation of color #E7E8AF: hue angle of 61.05º degrees, saturation: 0.55, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #E7E8AF is Cyan = 0.00, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.09.
<style> p { color: #E7E8AF; } p { color: rgb(231,232,175); } H1.HeaderClassName { color: #E7E8AF; } .AnyTagClassName { color: #E7E8AF; } </style>
<style> a { background-color: #E7E8AF; } a { background-color: rgb(231,232,175); } div.DivClassName { background-color: #E7E8AF; } .BgClassName { background-color: #E7E8AF; } </style>
<style> span { border-color: #E7E8AF; } span { border-color: rgb(231,232,175); } td.TdClassName { border-color: #E7E8AF; } .TagClassName { border-color: #E7E8AF; } </style>