#EEF09B (or 0xEEF09B) is unknown color: approx Portafino. HEX triplet: EE, F0 and 9B. RGB value is (238,240,155). Sum of RGB (Red+Green+Blue) = 238+240+155=633 (83% of max value = 765). Red value is 238 (93.36% from 255 or 37.60% from 633); Green value is 240 (94.14% from 255 or 37.91% from 633); Blue value is 155 (60.94% from 255 or 24.49% from 633); Max value from RGB is 240 - color contains mainly: green. Hex color #EEF09B is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EEF09B is #110F64. Grayscale: #E6E6E6. Windows color (decimal): -1118053 or 10219758. OLE color: 10219758.
HSL color Cylindrical-coordinate representation of color #EEF09B: hue angle of 61.41º degrees, saturation: 0.74, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #EEF09B is Cyan = 0.01, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.06.
<style> p { color: #EEF09B; } p { color: rgb(238,240,155); } H1.HeaderClassName { color: #EEF09B; } .AnyTagClassName { color: #EEF09B; } </style>
<style> a { background-color: #EEF09B; } a { background-color: rgb(238,240,155); } div.DivClassName { background-color: #EEF09B; } .BgClassName { background-color: #EEF09B; } </style>
<style> span { border-color: #EEF09B; } span { border-color: rgb(238,240,155); } td.TdClassName { border-color: #EEF09B; } .TagClassName { border-color: #EEF09B; } </style>