#FBEFB9 (or 0xFBEFB9) is unknown color: approx Banana Mania. HEX triplet: FB, EF and B9. RGB value is (251,239,185). Sum of RGB (Red+Green+Blue) = 251+239+185=675 (89% of max value = 765). Red value is 251 (98.44% from 255 or 37.19% from 675); Green value is 239 (93.75% from 255 or 35.41% from 675); Blue value is 185 (72.66% from 255 or 27.41% from 675); Max value from RGB is 251 - color contains mainly: red. Hex color #FBEFB9 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FBEFB9 is #041046. Grayscale: #ECECEC. Windows color (decimal): -266311 or 12185595. OLE color: 12185595.
HSL color Cylindrical-coordinate representation of color #FBEFB9: hue angle of 49.09º degrees, saturation: 0.89, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #FBEFB9 is Cyan = 0, Magento = 0.05, Yellow = 0.26 and Black (K on CMYK) = 0.02.
<style> p { color: #FBEFB9; } p { color: rgb(251,239,185); } H1.HeaderClassName { color: #FBEFB9; } .AnyTagClassName { color: #FBEFB9; } </style>
<style> a { background-color: #FBEFB9; } a { background-color: rgb(251,239,185); } div.DivClassName { background-color: #FBEFB9; } .BgClassName { background-color: #FBEFB9; } </style>
<style> span { border-color: #FBEFB9; } span { border-color: rgb(251,239,185); } td.TdClassName { border-color: #FBEFB9; } .TagClassName { border-color: #FBEFB9; } </style>