#BBC8C1 (or 0xBBC8C1) is unknown color: approx Nebula. HEX triplet: BB, C8 and C1. RGB value is (187,200,193). Sum of RGB (Red+Green+Blue) = 187+200+193=580 (76% of max value = 765). Red value is 187 (73.44% from 255 or 32.24% from 580); Green value is 200 (78.52% from 255 or 34.48% from 580); Blue value is 193 (75.78% from 255 or 33.28% from 580); Max value from RGB is 200 - color contains mainly: green. Hex color #BBC8C1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBC8C1 is #44373E. Grayscale: #C3C3C3. Windows color (decimal): -4470591 or 12699835. OLE color: 12699835.
HSL color Cylindrical-coordinate representation of color #BBC8C1: hue angle of 147.69º degrees, saturation: 0.11, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #BBC8C1 is Cyan = 0.06, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.22.
<style> p { color: #BBC8C1; } p { color: rgb(187,200,193); } H1.HeaderClassName { color: #BBC8C1; } .AnyTagClassName { color: #BBC8C1; } </style>
<style> a { background-color: #BBC8C1; } a { background-color: rgb(187,200,193); } div.DivClassName { background-color: #BBC8C1; } .BgClassName { background-color: #BBC8C1; } </style>
<style> span { border-color: #BBC8C1; } span { border-color: rgb(187,200,193); } td.TdClassName { border-color: #BBC8C1; } .TagClassName { border-color: #BBC8C1; } </style>