#E2AEA5 (or 0xE2AEA5) is unknown color: approx Shilo. HEX triplet: E2, AE and A5. RGB value is (226,174,165). Sum of RGB (Red+Green+Blue) = 226+174+165=565 (74% of max value = 765). Red value is 226 (88.67% from 255 or 40% from 565); Green value is 174 (68.36% from 255 or 30.80% from 565); Blue value is 165 (64.84% from 255 or 29.20% from 565); Max value from RGB is 226 - color contains mainly: red. Hex color #E2AEA5 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #E2AEA5 is #1D515A. Grayscale: #BCBCBC. Windows color (decimal): -1921371 or 10858210. OLE color: 10858210.
HSL color Cylindrical-coordinate representation of color #E2AEA5: hue angle of 8.85º degrees, saturation: 0.51, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #E2AEA5 is Cyan = 0, Magento = 0.23, Yellow = 0.27 and Black (K on CMYK) = 0.11.
<style> p { color: #E2AEA5; } p { color: rgb(226,174,165); } H1.HeaderClassName { color: #E2AEA5; } .AnyTagClassName { color: #E2AEA5; } </style>
<style> a { background-color: #E2AEA5; } a { background-color: rgb(226,174,165); } div.DivClassName { background-color: #E2AEA5; } .BgClassName { background-color: #E2AEA5; } </style>
<style> span { border-color: #E2AEA5; } span { border-color: rgb(226,174,165); } td.TdClassName { border-color: #E2AEA5; } .TagClassName { border-color: #E2AEA5; } </style>