#EEF5BF (or 0xEEF5BF) is unknown color: approx Chiffon. HEX triplet: EE, F5 and BF. RGB value is (238,245,191). Sum of RGB (Red+Green+Blue) = 238+245+191=674 (89% of max value = 765). Red value is 238 (93.36% from 255 or 35.31% from 674); Green value is 245 (96.09% from 255 or 36.35% from 674); Blue value is 191 (75% from 255 or 28.34% from 674); Max value from RGB is 245 - color contains mainly: green. Hex color #EEF5BF is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EEF5BF is #110A40. Grayscale: #ECECEC. Windows color (decimal): -1116737 or 12580334. OLE color: 12580334.
HSL color Cylindrical-coordinate representation of color #EEF5BF: hue angle of 67.78º degrees, saturation: 0.73, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #EEF5BF is Cyan = 0.03, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.04.
<style> p { color: #EEF5BF; } p { color: rgb(238,245,191); } H1.HeaderClassName { color: #EEF5BF; } .AnyTagClassName { color: #EEF5BF; } </style>
<style> a { background-color: #EEF5BF; } a { background-color: rgb(238,245,191); } div.DivClassName { background-color: #EEF5BF; } .BgClassName { background-color: #EEF5BF; } </style>
<style> span { border-color: #EEF5BF; } span { border-color: rgb(238,245,191); } td.TdClassName { border-color: #EEF5BF; } .TagClassName { border-color: #EEF5BF; } </style>