#F5AEB0 (or 0xF5AEB0) is unknown color: approx Light Pink. HEX triplet: F5, AE and B0. RGB value is (245,174,176). Sum of RGB (Red+Green+Blue) = 245+174+176=595 (78% of max value = 765). Red value is 245 (96.09% from 255 or 41.18% from 595); Green value is 174 (68.36% from 255 or 29.24% from 595); Blue value is 176 (69.14% from 255 or 29.58% from 595); Max value from RGB is 245 - color contains mainly: red. Hex color #F5AEB0 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F5AEB0 is #0A514F. Grayscale: #C3C3C3. Windows color (decimal): -676176 or 11579125. OLE color: 11579125.
HSL color Cylindrical-coordinate representation of color #F5AEB0: hue angle of 358.31º degrees, saturation: 0.78, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #F5AEB0 is Cyan = 0, Magento = 0.29, Yellow = 0.28 and Black (K on CMYK) = 0.04.
<style> p { color: #F5AEB0; } p { color: rgb(245,174,176); } H1.HeaderClassName { color: #F5AEB0; } .AnyTagClassName { color: #F5AEB0; } </style>
<style> a { background-color: #F5AEB0; } a { background-color: rgb(245,174,176); } div.DivClassName { background-color: #F5AEB0; } .BgClassName { background-color: #F5AEB0; } </style>
<style> span { border-color: #F5AEB0; } span { border-color: rgb(245,174,176); } td.TdClassName { border-color: #F5AEB0; } .TagClassName { border-color: #F5AEB0; } </style>