#FDF1BB (or 0xFDF1BB) is unknown color: approx Corn Field. HEX triplet: FD, F1 and BB. RGB value is (253,241,187). Sum of RGB (Red+Green+Blue) = 253+241+187=681 (90% of max value = 765). Red value is 253 (99.22% from 255 or 37.15% from 681); Green value is 241 (94.53% from 255 or 35.39% from 681); Blue value is 187 (73.44% from 255 or 27.46% from 681); Max value from RGB is 253 - color contains mainly: red. Hex color #FDF1BB is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FDF1BB is #020E44. Grayscale: #EEEEEE. Windows color (decimal): -134725 or 12317181. OLE color: 12317181.
HSL color Cylindrical-coordinate representation of color #FDF1BB: hue angle of 49.09º degrees, saturation: 0.94, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #FDF1BB is Cyan = 0, Magento = 0.05, Yellow = 0.26 and Black (K on CMYK) = 0.01.
<style> p { color: #FDF1BB; } p { color: rgb(253,241,187); } H1.HeaderClassName { color: #FDF1BB; } .AnyTagClassName { color: #FDF1BB; } </style>
<style> a { background-color: #FDF1BB; } a { background-color: rgb(253,241,187); } div.DivClassName { background-color: #FDF1BB; } .BgClassName { background-color: #FDF1BB; } </style>
<style> span { border-color: #FDF1BB; } span { border-color: rgb(253,241,187); } td.TdClassName { border-color: #FDF1BB; } .TagClassName { border-color: #FDF1BB; } </style>