#FDE6BE (or 0xFDE6BE) is unknown color: approx Egg Sour. HEX triplet: FD, E6 and BE. RGB value is (253,230,190). Sum of RGB (Red+Green+Blue) = 253+230+190=673 (89% of max value = 765). Red value is 253 (99.22% from 255 or 37.59% from 673); Green value is 230 (90.23% from 255 or 34.18% from 673); Blue value is 190 (74.61% from 255 or 28.23% from 673); Max value from RGB is 253 - color contains mainly: red. Hex color #FDE6BE is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FDE6BE is #021941. Grayscale: #E8E8E8. Windows color (decimal): -137538 or 12510973. OLE color: 12510973.
HSL color Cylindrical-coordinate representation of color #FDE6BE: hue angle of 38.1º degrees, saturation: 0.94, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #FDE6BE is Cyan = 0, Magento = 0.09, Yellow = 0.25 and Black (K on CMYK) = 0.01.
<style> p { color: #FDE6BE; } p { color: rgb(253,230,190); } H1.HeaderClassName { color: #FDE6BE; } .AnyTagClassName { color: #FDE6BE; } </style>
<style> a { background-color: #FDE6BE; } a { background-color: rgb(253,230,190); } div.DivClassName { background-color: #FDE6BE; } .BgClassName { background-color: #FDE6BE; } </style>
<style> span { border-color: #FDE6BE; } span { border-color: rgb(253,230,190); } td.TdClassName { border-color: #FDE6BE; } .TagClassName { border-color: #FDE6BE; } </style>