#FBEAD1 (or 0xFBEAD1) is unknown color: approx Blanched Almond. HEX triplet: FB, EA and D1. RGB value is (251,234,209). Sum of RGB (Red+Green+Blue) = 251+234+209=694 (91% of max value = 765). Red value is 251 (98.44% from 255 or 36.17% from 694); Green value is 234 (91.80% from 255 or 33.72% from 694); Blue value is 209 (82.03% from 255 or 30.12% from 694); Max value from RGB is 251 - color contains mainly: red. Hex color #FBEAD1 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FBEAD1 is #04152E. Grayscale: #ECECEC. Windows color (decimal): -267567 or 13757179. OLE color: 13757179.
HSL color Cylindrical-coordinate representation of color #FBEAD1: hue angle of 35.71º degrees, saturation: 0.84, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #FBEAD1 is Cyan = 0, Magento = 0.07, Yellow = 0.17 and Black (K on CMYK) = 0.02.
<style> p { color: #FBEAD1; } p { color: rgb(251,234,209); } H1.HeaderClassName { color: #FBEAD1; } .AnyTagClassName { color: #FBEAD1; } </style>
<style> a { background-color: #FBEAD1; } a { background-color: rgb(251,234,209); } div.DivClassName { background-color: #FBEAD1; } .BgClassName { background-color: #FBEAD1; } </style>
<style> span { border-color: #FBEAD1; } span { border-color: rgb(251,234,209); } td.TdClassName { border-color: #FBEAD1; } .TagClassName { border-color: #FBEAD1; } </style>