#FAEBC8 (or 0xFAEBC8) is unknown color: approx Gin Fizz. HEX triplet: FA, EB and C8. RGB value is (250,235,200). Sum of RGB (Red+Green+Blue) = 250+235+200=685 (90% of max value = 765). Red value is 250 (98.05% from 255 or 36.50% from 685); Green value is 235 (92.19% from 255 or 34.31% from 685); Blue value is 200 (78.52% from 255 or 29.20% from 685); Max value from RGB is 250 - color contains mainly: red. Hex color #FAEBC8 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FAEBC8 is #051437. Grayscale: #EBEBEB. Windows color (decimal): -332856 or 13167610. OLE color: 13167610.
HSL color Cylindrical-coordinate representation of color #FAEBC8: hue angle of 42º degrees, saturation: 0.83, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #FAEBC8 is Cyan = 0, Magento = 0.06, Yellow = 0.2 and Black (K on CMYK) = 0.02.
<style> p { color: #FAEBC8; } p { color: rgb(250,235,200); } H1.HeaderClassName { color: #FAEBC8; } .AnyTagClassName { color: #FAEBC8; } </style>
<style> a { background-color: #FAEBC8; } a { background-color: rgb(250,235,200); } div.DivClassName { background-color: #FAEBC8; } .BgClassName { background-color: #FAEBC8; } </style>
<style> span { border-color: #FAEBC8; } span { border-color: rgb(250,235,200); } td.TdClassName { border-color: #FAEBC8; } .TagClassName { border-color: #FAEBC8; } </style>