#FDDD93 (or 0xFDDD93) is unknown color: approx Cream Brulee. HEX triplet: FD, DD and 93. RGB value is (253,221,147). Sum of RGB (Red+Green+Blue) = 253+221+147=621 (82% of max value = 765). Red value is 253 (99.22% from 255 or 40.74% from 621); Green value is 221 (86.72% from 255 or 35.59% from 621); Blue value is 147 (57.81% from 255 or 23.67% from 621); Max value from RGB is 253 - color contains mainly: red. Hex color #FDDD93 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FDDD93 is #02226C. Grayscale: #DEDEDE. Windows color (decimal): -139885 or 9690621. OLE color: 9690621.
HSL color Cylindrical-coordinate representation of color #FDDD93: hue angle of 41.89º degrees, saturation: 0.96, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #FDDD93 is Cyan = 0, Magento = 0.13, Yellow = 0.42 and Black (K on CMYK) = 0.01.
<style> p { color: #fddd93; } p { color: rgb(253,221,147); } H1.HeaderClassName { color: #fddd93; } .AnyTagClassName { color: #fddd93; } </style>
<style> a { background-color: #fddd93; } a { background-color: rgb(253,221,147); } div.DivClassName { background-color: #fddd93; } .BgClassName { background-color: #fddd93; } </style>
<style> span { border-color: #fddd93; } span { border-color: rgb(253,221,147); } td.TdClassName { border-color: #fddd93; } .TagClassName { border-color: #fddd93; } </style>