#BBC4CF (or 0xBBC4CF) is unknown color: approx Spindle. HEX triplet: BB, C4 and CF. RGB value is (187,196,207). Sum of RGB (Red+Green+Blue) = 187+196+207=590 (78% of max value = 765). Red value is 187 (73.44% from 255 or 31.69% from 590); Green value is 196 (76.95% from 255 or 33.22% from 590); Blue value is 207 (81.25% from 255 or 35.08% from 590); Max value from RGB is 207 - color contains mainly: blue. Hex color #BBC4CF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBC4CF is #443B30. Grayscale: #C2C2C2. Windows color (decimal): -4471601 or 13616315. OLE color: 13616315.
HSL color Cylindrical-coordinate representation of color #BBC4CF: hue angle of 213º degrees, saturation: 0.17, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #BBC4CF is Cyan = 0.10, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #BBC4CF; } p { color: rgb(187,196,207); } H1.HeaderClassName { color: #BBC4CF; } .AnyTagClassName { color: #BBC4CF; } </style>
<style> a { background-color: #BBC4CF; } a { background-color: rgb(187,196,207); } div.DivClassName { background-color: #BBC4CF; } .BgClassName { background-color: #BBC4CF; } </style>
<style> span { border-color: #BBC4CF; } span { border-color: rgb(187,196,207); } td.TdClassName { border-color: #BBC4CF; } .TagClassName { border-color: #BBC4CF; } </style>