#FFBAB1 (or 0xFFBAB1) is unknown color: approx Melon. HEX triplet: FF, BA and B1. RGB value is (255,186,177). Sum of RGB (Red+Green+Blue) = 255+186+177=618 (81% of max value = 765). Red value is 255 (100% from 255 or 41.26% from 618); Green value is 186 (73.05% from 255 or 30.10% from 618); Blue value is 177 (69.53% from 255 or 28.64% from 618); Max value from RGB is 255 - color contains mainly: red. Hex color #FFBAB1 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFBAB1 is #00454E. Grayscale: #CDCDCD. Windows color (decimal): -17743 or 11647743. OLE color: 11647743.
HSL color Cylindrical-coordinate representation of color #FFBAB1: hue angle of 6.92º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FFBAB1 is Cyan = 0, Magento = 0.27, Yellow = 0.31 and Black (K on CMYK) = 0.
<style> p { color: #FFBAB1; } p { color: rgb(255,186,177); } H1.HeaderClassName { color: #FFBAB1; } .AnyTagClassName { color: #FFBAB1; } </style>
<style> a { background-color: #FFBAB1; } a { background-color: rgb(255,186,177); } div.DivClassName { background-color: #FFBAB1; } .BgClassName { background-color: #FFBAB1; } </style>
<style> span { border-color: #FFBAB1; } span { border-color: rgb(255,186,177); } td.TdClassName { border-color: #FFBAB1; } .TagClassName { border-color: #FFBAB1; } </style>