#FFE2AA (or 0xFFE2AA) is unknown color: approx Cape Honey. HEX triplet: FF, E2 and AA. RGB value is (255,226,170). Sum of RGB (Red+Green+Blue) = 255+226+170=651 (86% of max value = 765). Red value is 255 (100% from 255 or 39.17% from 651); Green value is 226 (88.67% from 255 or 34.72% from 651); Blue value is 170 (66.80% from 255 or 26.11% from 651); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE2AA is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFE2AA is #001D55. Grayscale: #E4E4E4. Windows color (decimal): -7510 or 11199231. OLE color: 11199231.
HSL color Cylindrical-coordinate representation of color #FFE2AA: hue angle of 39.53º degrees, saturation: 1, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #FFE2AA is Cyan = 0, Magento = 0.11, Yellow = 0.33 and Black (K on CMYK) = 0.
<style> p { color: #ffe2aa; } p { color: rgb(255,226,170); } H1.HeaderClassName { color: #ffe2aa; } .AnyTagClassName { color: #ffe2aa; } </style>
<style> a { background-color: #ffe2aa; } a { background-color: rgb(255,226,170); } div.DivClassName { background-color: #ffe2aa; } .BgClassName { background-color: #ffe2aa; } </style>
<style> span { border-color: #ffe2aa; } span { border-color: rgb(255,226,170); } td.TdClassName { border-color: #ffe2aa; } .TagClassName { border-color: #ffe2aa; } </style>