#BCCAB2 (or 0xBCCAB2) is unknown color: approx Pumice. HEX triplet: BC, CA and B2. RGB value is (188,202,178). Sum of RGB (Red+Green+Blue) = 188+202+178=568 (75% of max value = 765). Red value is 188 (73.83% from 255 or 33.10% from 568); Green value is 202 (79.30% from 255 or 35.56% from 568); Blue value is 178 (69.92% from 255 or 31.34% from 568); Max value from RGB is 202 - color contains mainly: green. Hex color #BCCAB2 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCCAB2 is #43354D. Grayscale: #C3C3C3. Windows color (decimal): -4404558 or 11717308. OLE color: 11717308.
HSL color Cylindrical-coordinate representation of color #BCCAB2: hue angle of 95º degrees, saturation: 0.18, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #BCCAB2 is Cyan = 0.07, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.21.
<style> p { color: #BCCAB2; } p { color: rgb(188,202,178); } H1.HeaderClassName { color: #BCCAB2; } .AnyTagClassName { color: #BCCAB2; } </style>
<style> a { background-color: #BCCAB2; } a { background-color: rgb(188,202,178); } div.DivClassName { background-color: #BCCAB2; } .BgClassName { background-color: #BCCAB2; } </style>
<style> span { border-color: #BCCAB2; } span { border-color: rgb(188,202,178); } td.TdClassName { border-color: #BCCAB2; } .TagClassName { border-color: #BCCAB2; } </style>