#BB9994 (or 0xBB9994) is unknown color: approx Thatch. HEX triplet: BB, 99 and 94. RGB value is (187,153,148). Sum of RGB (Red+Green+Blue) = 187+153+148=488 (64% of max value = 765). Red value is 187 (73.44% from 255 or 38.32% from 488); Green value is 153 (60.16% from 255 or 31.35% from 488); Blue value is 148 (58.20% from 255 or 30.33% from 488); Max value from RGB is 187 - color contains mainly: red. Hex color #BB9994 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BB9994 is #44666B. Grayscale: #A2A2A2. Windows color (decimal): -4482668 or 9738683. OLE color: 9738683.
HSL color Cylindrical-coordinate representation of color #BB9994: hue angle of 7.69º degrees, saturation: 0.22, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BB9994 is Cyan = 0, Magento = 0.18, Yellow = 0.21 and Black (K on CMYK) = 0.27.
<style> p { color: #BB9994; } p { color: rgb(187,153,148); } H1.HeaderClassName { color: #BB9994; } .AnyTagClassName { color: #BB9994; } </style>
<style> a { background-color: #BB9994; } a { background-color: rgb(187,153,148); } div.DivClassName { background-color: #BB9994; } .BgClassName { background-color: #BB9994; } </style>
<style> span { border-color: #BB9994; } span { border-color: rgb(187,153,148); } td.TdClassName { border-color: #BB9994; } .TagClassName { border-color: #BB9994; } </style>