#FDEBC6 (or 0xFDEBC6) is unknown color: approx Oasis. HEX triplet: FD, EB and C6. RGB value is (253,235,198). Sum of RGB (Red+Green+Blue) = 253+235+198=686 (90% of max value = 765). Red value is 253 (99.22% from 255 or 36.88% from 686); Green value is 235 (92.19% from 255 or 34.26% from 686); Blue value is 198 (77.73% from 255 or 28.86% from 686); Max value from RGB is 253 - color contains mainly: red. Hex color #FDEBC6 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FDEBC6 is #021439. Grayscale: #ECECEC. Windows color (decimal): -136250 or 13036541. OLE color: 13036541.
HSL color Cylindrical-coordinate representation of color #FDEBC6: hue angle of 40.36º degrees, saturation: 0.93, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #FDEBC6 is Cyan = 0, Magento = 0.07, Yellow = 0.22 and Black (K on CMYK) = 0.01.
<style> p { color: #FDEBC6; } p { color: rgb(253,235,198); } H1.HeaderClassName { color: #FDEBC6; } .AnyTagClassName { color: #FDEBC6; } </style>
<style> a { background-color: #FDEBC6; } a { background-color: rgb(253,235,198); } div.DivClassName { background-color: #FDEBC6; } .BgClassName { background-color: #FDEBC6; } </style>
<style> span { border-color: #FDEBC6; } span { border-color: rgb(253,235,198); } td.TdClassName { border-color: #FDEBC6; } .TagClassName { border-color: #FDEBC6; } </style>