#FFEEBA (or 0xFFEEBA) is unknown color: approx Banana Mania. HEX triplet: FF, EE and BA. RGB value is (255,238,186). Sum of RGB (Red+Green+Blue) = 255+238+186=679 (89% of max value = 765). Red value is 255 (100% from 255 or 37.56% from 679); Green value is 238 (93.36% from 255 or 35.05% from 679); Blue value is 186 (73.05% from 255 or 27.39% from 679); Max value from RGB is 255 - color contains mainly: red. Hex color #FFEEBA is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFEEBA is #001145. Grayscale: #EDEDED. Windows color (decimal): -4422 or 12250879. OLE color: 12250879.
HSL color Cylindrical-coordinate representation of color #FFEEBA: hue angle of 45.22º degrees, saturation: 1, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #FFEEBA is Cyan = 0, Magento = 0.07, Yellow = 0.27 and Black (K on CMYK) = 0.
<style> p { color: #FFEEBA; } p { color: rgb(255,238,186); } H1.HeaderClassName { color: #FFEEBA; } .AnyTagClassName { color: #FFEEBA; } </style>
<style> a { background-color: #FFEEBA; } a { background-color: rgb(255,238,186); } div.DivClassName { background-color: #FFEEBA; } .BgClassName { background-color: #FFEEBA; } </style>
<style> span { border-color: #FFEEBA; } span { border-color: rgb(255,238,186); } td.TdClassName { border-color: #FFEEBA; } .TagClassName { border-color: #FFEEBA; } </style>