#FAEBB1 (or 0xFAEBB1) is unknown color: approx Banana Mania. HEX triplet: FA, EB and B1. RGB value is (250,235,177). Sum of RGB (Red+Green+Blue) = 250+235+177=662 (87% of max value = 765). Red value is 250 (98.05% from 255 or 37.76% from 662); Green value is 235 (92.19% from 255 or 35.50% from 662); Blue value is 177 (69.53% from 255 or 26.74% from 662); Max value from RGB is 250 - color contains mainly: red. Hex color #FAEBB1 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FAEBB1 is #05144E. Grayscale: #E9E9E9. Windows color (decimal): -332879 or 11660282. OLE color: 11660282.
HSL color Cylindrical-coordinate representation of color #FAEBB1: hue angle of 47.67º degrees, saturation: 0.88, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #FAEBB1 is Cyan = 0, Magento = 0.06, Yellow = 0.29 and Black (K on CMYK) = 0.02.
<style> p { color: #FAEBB1; } p { color: rgb(250,235,177); } H1.HeaderClassName { color: #FAEBB1; } .AnyTagClassName { color: #FAEBB1; } </style>
<style> a { background-color: #FAEBB1; } a { background-color: rgb(250,235,177); } div.DivClassName { background-color: #FAEBB1; } .BgClassName { background-color: #FAEBB1; } </style>
<style> span { border-color: #FAEBB1; } span { border-color: rgb(250,235,177); } td.TdClassName { border-color: #FAEBB1; } .TagClassName { border-color: #FAEBB1; } </style>