#BBDCC8 (or 0xBBDCC8) is unknown color: approx Edgewater. HEX triplet: BB, DC and C8. RGB value is (187,220,200). Sum of RGB (Red+Green+Blue) = 187+220+200=607 (80% of max value = 765). Red value is 187 (73.44% from 255 or 30.81% from 607); Green value is 220 (86.33% from 255 or 36.24% from 607); Blue value is 200 (78.52% from 255 or 32.95% from 607); Max value from RGB is 220 - color contains mainly: green. Hex color #BBDCC8 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBDCC8 is #442337. Grayscale: #CFCFCF. Windows color (decimal): -4465464 or 13163707. OLE color: 13163707.
HSL color Cylindrical-coordinate representation of color #BBDCC8: hue angle of 143.64º degrees, saturation: 0.32, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BBDCC8 is Cyan = 0.15, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.14.
<style> p { color: #BBDCC8; } p { color: rgb(187,220,200); } H1.HeaderClassName { color: #BBDCC8; } .AnyTagClassName { color: #BBDCC8; } </style>
<style> a { background-color: #BBDCC8; } a { background-color: rgb(187,220,200); } div.DivClassName { background-color: #BBDCC8; } .BgClassName { background-color: #BBDCC8; } </style>
<style> span { border-color: #BBDCC8; } span { border-color: rgb(187,220,200); } td.TdClassName { border-color: #BBDCC8; } .TagClassName { border-color: #BBDCC8; } </style>