#FFBBAE (or 0xFFBBAE) is unknown color: approx Melon. HEX triplet: FF, BB and AE. RGB value is (255,187,174). Sum of RGB (Red+Green+Blue) = 255+187+174=616 (81% of max value = 765). Red value is 255 (100% from 255 or 41.40% from 616); Green value is 187 (73.44% from 255 or 30.36% from 616); Blue value is 174 (68.36% from 255 or 28.25% from 616); Max value from RGB is 255 - color contains mainly: red. Hex color #FFBBAE is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFBBAE is #004451. Grayscale: #CDCDCD. Windows color (decimal): -17490 or 11451391. OLE color: 11451391.
HSL color Cylindrical-coordinate representation of color #FFBBAE: hue angle of 9.63º degrees, saturation: 1, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #FFBBAE is Cyan = 0, Magento = 0.27, Yellow = 0.32 and Black (K on CMYK) = 0.
<style> p { color: #ffbbae; } p { color: rgb(255,187,174); } H1.HeaderClassName { color: #ffbbae; } .AnyTagClassName { color: #ffbbae; } </style>
<style> a { background-color: #ffbbae; } a { background-color: rgb(255,187,174); } div.DivClassName { background-color: #ffbbae; } .BgClassName { background-color: #ffbbae; } </style>
<style> span { border-color: #ffbbae; } span { border-color: rgb(255,187,174); } td.TdClassName { border-color: #ffbbae; } .TagClassName { border-color: #ffbbae; } </style>