#B0BCCC (or 0xB0BCCC) is unknown color: approx Spindle. HEX triplet: B0, BC and CC. RGB value is (176,188,204). Sum of RGB (Red+Green+Blue) = 176+188+204=568 (75% of max value = 765). Red value is 176 (69.14% from 255 or 30.99% from 568); Green value is 188 (73.83% from 255 or 33.10% from 568); Blue value is 204 (80.08% from 255 or 35.92% from 568); Max value from RGB is 204 - color contains mainly: blue. Hex color #B0BCCC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B0BCCC is #4F4333. Grayscale: #BABABA. Windows color (decimal): -5194548 or 13417648. OLE color: 13417648.
HSL color Cylindrical-coordinate representation of color #B0BCCC: hue angle of 214.29º degrees, saturation: 0.22, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #B0BCCC is Cyan = 0.14, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #B0BCCC; } p { color: rgb(176,188,204); } H1.HeaderClassName { color: #B0BCCC; } .AnyTagClassName { color: #B0BCCC; } </style>
<style> a { background-color: #B0BCCC; } a { background-color: rgb(176,188,204); } div.DivClassName { background-color: #B0BCCC; } .BgClassName { background-color: #B0BCCC; } </style>
<style> span { border-color: #B0BCCC; } span { border-color: rgb(176,188,204); } td.TdClassName { border-color: #B0BCCC; } .TagClassName { border-color: #B0BCCC; } </style>