#EFE5DF (or 0xEFE5DF) is unknown color: approx Fair Pink. HEX triplet: EF, E5 and DF. RGB value is (239,229,223). Sum of RGB (Red+Green+Blue) = 239+229+223=691 (91% of max value = 765). Red value is 239 (93.75% from 255 or 34.59% from 691); Green value is 229 (89.84% from 255 or 33.14% from 691); Blue value is 223 (87.5% from 255 or 32.27% from 691); Max value from RGB is 239 - color contains mainly: red. Hex color #EFE5DF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EFE5DF is #101A20. Grayscale: #E7E7E7. Windows color (decimal): -1055265 or 14673391. OLE color: 14673391.
HSL color Cylindrical-coordinate representation of color #EFE5DF: hue angle of 22.5º degrees, saturation: 0.33, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #EFE5DF is Cyan = 0, Magento = 0.04, Yellow = 0.07 and Black (K on CMYK) = 0.06.
<style> p { color: #EFE5DF; } p { color: rgb(239,229,223); } H1.HeaderClassName { color: #EFE5DF; } .AnyTagClassName { color: #EFE5DF; } </style>
<style> a { background-color: #EFE5DF; } a { background-color: rgb(239,229,223); } div.DivClassName { background-color: #EFE5DF; } .BgClassName { background-color: #EFE5DF; } </style>
<style> span { border-color: #EFE5DF; } span { border-color: rgb(239,229,223); } td.TdClassName { border-color: #EFE5DF; } .TagClassName { border-color: #EFE5DF; } </style>