#BB9080 (or 0xBB9080) is unknown color: approx Pale Taupe. HEX triplet: BB, 90 and 80. RGB value is (187,144,128). Sum of RGB (Red+Green+Blue) = 187+144+128=459 (60% of max value = 765). Red value is 187 (73.44% from 255 or 40.74% from 459); Green value is 144 (56.64% from 255 or 31.37% from 459); Blue value is 128 (50.39% from 255 or 27.89% from 459); Max value from RGB is 187 - color contains mainly: red. Hex color #BB9080 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BB9080 is #446F7F. Grayscale: #9B9B9B. Windows color (decimal): -4484992 or 8425659. OLE color: 8425659.
HSL color Cylindrical-coordinate representation of color #BB9080: hue angle of 16.27º degrees, saturation: 0.3, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #BB9080 is Cyan = 0, Magento = 0.23, Yellow = 0.32 and Black (K on CMYK) = 0.27.
<style> p { color: #BB9080; } p { color: rgb(187,144,128); } H1.HeaderClassName { color: #BB9080; } .AnyTagClassName { color: #BB9080; } </style>
<style> a { background-color: #BB9080; } a { background-color: rgb(187,144,128); } div.DivClassName { background-color: #BB9080; } .BgClassName { background-color: #BB9080; } </style>
<style> span { border-color: #BB9080; } span { border-color: rgb(187,144,128); } td.TdClassName { border-color: #BB9080; } .TagClassName { border-color: #BB9080; } </style>