#FFEEB7 (or 0xFFEEB7) is unknown color: approx Banana Mania. HEX triplet: FF, EE and B7. RGB value is (255,238,183). Sum of RGB (Red+Green+Blue) = 255+238+183=676 (89% of max value = 765). Red value is 255 (100% from 255 or 37.72% from 676); Green value is 238 (93.36% from 255 or 35.21% from 676); Blue value is 183 (71.88% from 255 or 27.07% from 676); Max value from RGB is 255 - color contains mainly: red. Hex color #FFEEB7 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFEEB7 is #001148. Grayscale: #EDEDED. Windows color (decimal): -4425 or 12054271. OLE color: 12054271.
HSL color Cylindrical-coordinate representation of color #FFEEB7: hue angle of 45.83º degrees, saturation: 1, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #FFEEB7 is Cyan = 0, Magento = 0.07, Yellow = 0.28 and Black (K on CMYK) = 0.
<style> p { color: #FFEEB7; } p { color: rgb(255,238,183); } H1.HeaderClassName { color: #FFEEB7; } .AnyTagClassName { color: #FFEEB7; } </style>
<style> a { background-color: #FFEEB7; } a { background-color: rgb(255,238,183); } div.DivClassName { background-color: #FFEEB7; } .BgClassName { background-color: #FFEEB7; } </style>
<style> span { border-color: #FFEEB7; } span { border-color: rgb(255,238,183); } td.TdClassName { border-color: #FFEEB7; } .TagClassName { border-color: #FFEEB7; } </style>