#F8CAAA (or 0xF8CAAA) is unknown color: approx Apricot. HEX triplet: F8, CA and AA. RGB value is (248,202,170). Sum of RGB (Red+Green+Blue) = 248+202+170=620 (82% of max value = 765). Red value is 248 (97.27% from 255 or 40% from 620); Green value is 202 (79.30% from 255 or 32.58% from 620); Blue value is 170 (66.80% from 255 or 27.42% from 620); Max value from RGB is 248 - color contains mainly: red. Hex color #F8CAAA is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F8CAAA is #073555. Grayscale: #D4D4D4. Windows color (decimal): -472406 or 11193080. OLE color: 11193080.
HSL color Cylindrical-coordinate representation of color #F8CAAA: hue angle of 24.62º degrees, saturation: 0.85, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #F8CAAA is Cyan = 0, Magento = 0.19, Yellow = 0.31 and Black (K on CMYK) = 0.03.
<style> p { color: #F8CAAA; } p { color: rgb(248,202,170); } H1.HeaderClassName { color: #F8CAAA; } .AnyTagClassName { color: #F8CAAA; } </style>
<style> a { background-color: #F8CAAA; } a { background-color: rgb(248,202,170); } div.DivClassName { background-color: #F8CAAA; } .BgClassName { background-color: #F8CAAA; } </style>
<style> span { border-color: #F8CAAA; } span { border-color: rgb(248,202,170); } td.TdClassName { border-color: #F8CAAA; } .TagClassName { border-color: #F8CAAA; } </style>