#FEDDAE (or 0xFEDDAE) is unknown color: approx Navajo White. HEX triplet: FE, DD and AE. RGB value is (254,221,174). Sum of RGB (Red+Green+Blue) = 254+221+174=649 (85% of max value = 765). Red value is 254 (99.61% from 255 or 39.14% from 649); Green value is 221 (86.72% from 255 or 34.05% from 649); Blue value is 174 (68.36% from 255 or 26.81% from 649); Max value from RGB is 254 - color contains mainly: red. Hex color #FEDDAE is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FEDDAE is #012251. Grayscale: #E1E1E1. Windows color (decimal): -74322 or 11460094. OLE color: 11460094.
HSL color Cylindrical-coordinate representation of color #FEDDAE: hue angle of 35.25º degrees, saturation: 0.98, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FEDDAE is Cyan = 0, Magento = 0.13, Yellow = 0.31 and Black (K on CMYK) = 0.00.
<style> p { color: #FEDDAE; } p { color: rgb(254,221,174); } H1.HeaderClassName { color: #FEDDAE; } .AnyTagClassName { color: #FEDDAE; } </style>
<style> a { background-color: #FEDDAE; } a { background-color: rgb(254,221,174); } div.DivClassName { background-color: #FEDDAE; } .BgClassName { background-color: #FEDDAE; } </style>
<style> span { border-color: #FEDDAE; } span { border-color: rgb(254,221,174); } td.TdClassName { border-color: #FEDDAE; } .TagClassName { border-color: #FEDDAE; } </style>