#BACCDE (or 0xBACCDE) is unknown color: approx Spindle. HEX triplet: BA, CC and DE. RGB value is (186,204,222). Sum of RGB (Red+Green+Blue) = 186+204+222=612 (81% of max value = 765). Red value is 186 (73.05% from 255 or 30.39% from 612); Green value is 204 (80.08% from 255 or 33.33% from 612); Blue value is 222 (87.11% from 255 or 36.27% from 612); Max value from RGB is 222 - color contains mainly: blue. Hex color #BACCDE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BACCDE is #453321. Grayscale: #C8C8C8. Windows color (decimal): -4535074 or 14601402. OLE color: 14601402.
HSL color Cylindrical-coordinate representation of color #BACCDE: hue angle of 210º degrees, saturation: 0.35, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #BACCDE is Cyan = 0.16, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #BACCDE; } p { color: rgb(186,204,222); } H1.HeaderClassName { color: #BACCDE; } .AnyTagClassName { color: #BACCDE; } </style>
<style> a { background-color: #BACCDE; } a { background-color: rgb(186,204,222); } div.DivClassName { background-color: #BACCDE; } .BgClassName { background-color: #BACCDE; } </style>
<style> span { border-color: #BACCDE; } span { border-color: rgb(186,204,222); } td.TdClassName { border-color: #BACCDE; } .TagClassName { border-color: #BACCDE; } </style>