#BAAAB3 (or 0xBAAAB3) is unknown color: approx Lily. HEX triplet: BA, AA and B3. RGB value is (186,170,179). Sum of RGB (Red+Green+Blue) = 186+170+179=535 (70% of max value = 765). Red value is 186 (73.05% from 255 or 34.77% from 535); Green value is 170 (66.80% from 255 or 31.78% from 535); Blue value is 179 (70.31% from 255 or 33.46% from 535); Max value from RGB is 186 - color contains mainly: red. Hex color #BAAAB3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BAAAB3 is #45554C. Grayscale: #AFAFAF. Windows color (decimal): -4543821 or 11774650. OLE color: 11774650.
HSL color Cylindrical-coordinate representation of color #BAAAB3: hue angle of 326.25º degrees, saturation: 0.1, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #BAAAB3 is Cyan = 0, Magento = 0.09, Yellow = 0.04 and Black (K on CMYK) = 0.27.
<style> p { color: #BAAAB3; } p { color: rgb(186,170,179); } H1.HeaderClassName { color: #BAAAB3; } .AnyTagClassName { color: #BAAAB3; } </style>
<style> a { background-color: #BAAAB3; } a { background-color: rgb(186,170,179); } div.DivClassName { background-color: #BAAAB3; } .BgClassName { background-color: #BAAAB3; } </style>
<style> span { border-color: #BAAAB3; } span { border-color: rgb(186,170,179); } td.TdClassName { border-color: #BAAAB3; } .TagClassName { border-color: #BAAAB3; } </style>