#EFDCC9 (or 0xEFDCC9) is unknown color: approx Almond. HEX triplet: EF, DC and C9. RGB value is (239,220,201). Sum of RGB (Red+Green+Blue) = 239+220+201=660 (87% of max value = 765). Red value is 239 (93.75% from 255 or 36.21% from 660); Green value is 220 (86.33% from 255 or 33.33% from 660); Blue value is 201 (78.91% from 255 or 30.45% from 660); Max value from RGB is 239 - color contains mainly: red. Hex color #EFDCC9 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EFDCC9 is #102336. Grayscale: #DFDFDF. Windows color (decimal): -1057591 or 13229295. OLE color: 13229295.
HSL color Cylindrical-coordinate representation of color #EFDCC9: hue angle of 30º degrees, saturation: 0.54, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #EFDCC9 is Cyan = 0, Magento = 0.08, Yellow = 0.16 and Black (K on CMYK) = 0.06.
<style> p { color: #EFDCC9; } p { color: rgb(239,220,201); } H1.HeaderClassName { color: #EFDCC9; } .AnyTagClassName { color: #EFDCC9; } </style>
<style> a { background-color: #EFDCC9; } a { background-color: rgb(239,220,201); } div.DivClassName { background-color: #EFDCC9; } .BgClassName { background-color: #EFDCC9; } </style>
<style> span { border-color: #EFDCC9; } span { border-color: rgb(239,220,201); } td.TdClassName { border-color: #EFDCC9; } .TagClassName { border-color: #EFDCC9; } </style>