#F0AE9F (or 0xF0AE9F) is unknown color: approx Wax Flower. HEX triplet: F0, AE and 9F. RGB value is (240,174,159). Sum of RGB (Red+Green+Blue) = 240+174+159=573 (75% of max value = 765). Red value is 240 (94.14% from 255 or 41.88% from 573); Green value is 174 (68.36% from 255 or 30.37% from 573); Blue value is 159 (62.5% from 255 or 27.75% from 573); Max value from RGB is 240 - color contains mainly: red. Hex color #F0AE9F is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F0AE9F is #0F5160. Grayscale: #C0C0C0. Windows color (decimal): -1003873 or 10465008. OLE color: 10465008.
HSL color Cylindrical-coordinate representation of color #F0AE9F: hue angle of 11.11º degrees, saturation: 0.73, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #F0AE9F is Cyan = 0, Magento = 0.28, Yellow = 0.34 and Black (K on CMYK) = 0.06.
<style> p { color: #F0AE9F; } p { color: rgb(240,174,159); } H1.HeaderClassName { color: #F0AE9F; } .AnyTagClassName { color: #F0AE9F; } </style>
<style> a { background-color: #F0AE9F; } a { background-color: rgb(240,174,159); } div.DivClassName { background-color: #F0AE9F; } .BgClassName { background-color: #F0AE9F; } </style>
<style> span { border-color: #F0AE9F; } span { border-color: rgb(240,174,159); } td.TdClassName { border-color: #F0AE9F; } .TagClassName { border-color: #F0AE9F; } </style>