#E2DF7D (or 0xE2DF7D) is unknown color: approx Texas. HEX triplet: E2, DF and 7D. RGB value is (226,223,125). Sum of RGB (Red+Green+Blue) = 226+223+125=574 (76% of max value = 765). Red value is 226 (88.67% from 255 or 39.37% from 574); Green value is 223 (87.5% from 255 or 38.85% from 574); Blue value is 125 (49.22% from 255 or 21.78% from 574); Max value from RGB is 226 - color contains mainly: red. Hex color #E2DF7D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #E2DF7D is #1D2082. Grayscale: #D5D5D5. Windows color (decimal): -1908867 or 8249314. OLE color: 8249314.
HSL color Cylindrical-coordinate representation of color #E2DF7D: hue angle of 58.22º degrees, saturation: 0.64, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #E2DF7D is Cyan = 0, Magento = 0.01, Yellow = 0.45 and Black (K on CMYK) = 0.11.
<style> p { color: #e2df7d; } p { color: rgb(226,223,125); } H1.HeaderClassName { color: #e2df7d; } .AnyTagClassName { color: #e2df7d; } </style>
<style> a { background-color: #e2df7d; } a { background-color: rgb(226,223,125); } div.DivClassName { background-color: #e2df7d; } .BgClassName { background-color: #e2df7d; } </style>
<style> span { border-color: #e2df7d; } span { border-color: rgb(226,223,125); } td.TdClassName { border-color: #e2df7d; } .TagClassName { border-color: #e2df7d; } </style>