#BB9878 (or 0xBB9878) is unknown color: approx Pale Taupe. HEX triplet: BB, 98 and 78. RGB value is (187,152,120). Sum of RGB (Red+Green+Blue) = 187+152+120=459 (60% of max value = 765). Red value is 187 (73.44% from 255 or 40.74% from 459); Green value is 152 (59.77% from 255 or 33.12% from 459); Blue value is 120 (47.27% from 255 or 26.14% from 459); Max value from RGB is 187 - color contains mainly: red. Hex color #BB9878 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BB9878 is #446787. Grayscale: #9E9E9E. Windows color (decimal): -4482952 or 7903419. OLE color: 7903419.
HSL color Cylindrical-coordinate representation of color #BB9878: hue angle of 28.66º degrees, saturation: 0.33, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #BB9878 is Cyan = 0, Magento = 0.19, Yellow = 0.36 and Black (K on CMYK) = 0.27.
<style> p { color: #bb9878; } p { color: rgb(187,152,120); } H1.HeaderClassName { color: #bb9878; } .AnyTagClassName { color: #bb9878; } </style>
<style> a { background-color: #bb9878; } a { background-color: rgb(187,152,120); } div.DivClassName { background-color: #bb9878; } .BgClassName { background-color: #bb9878; } </style>
<style> span { border-color: #bb9878; } span { border-color: rgb(187,152,120); } td.TdClassName { border-color: #bb9878; } .TagClassName { border-color: #bb9878; } </style>