#BBACA3 (or 0xBBACA3) is unknown color: approx Silk. HEX triplet: BB, AC and A3. RGB value is (187,172,163). Sum of RGB (Red+Green+Blue) = 187+172+163=522 (69% of max value = 765). Red value is 187 (73.44% from 255 or 35.82% from 522); Green value is 172 (67.58% from 255 or 32.95% from 522); Blue value is 163 (64.06% from 255 or 31.23% from 522); Max value from RGB is 187 - color contains mainly: red. Hex color #BBACA3 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BBACA3 is #44535C. Grayscale: #AFAFAF. Windows color (decimal): -4477789 or 10726587. OLE color: 10726587.
HSL color Cylindrical-coordinate representation of color #BBACA3: hue angle of 22.5º degrees, saturation: 0.15, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #BBACA3 is Cyan = 0, Magento = 0.08, Yellow = 0.13 and Black (K on CMYK) = 0.27.
<style> p { color: #BBACA3; } p { color: rgb(187,172,163); } H1.HeaderClassName { color: #BBACA3; } .AnyTagClassName { color: #BBACA3; } </style>
<style> a { background-color: #BBACA3; } a { background-color: rgb(187,172,163); } div.DivClassName { background-color: #BBACA3; } .BgClassName { background-color: #BBACA3; } </style>
<style> span { border-color: #BBACA3; } span { border-color: rgb(187,172,163); } td.TdClassName { border-color: #BBACA3; } .TagClassName { border-color: #BBACA3; } </style>