#BCDED0 (or 0xBCDED0) is unknown color: approx Aero Blue. HEX triplet: BC, DE and D0. RGB value is (188,222,208). Sum of RGB (Red+Green+Blue) = 188+222+208=618 (81% of max value = 765). Red value is 188 (73.83% from 255 or 30.42% from 618); Green value is 222 (87.11% from 255 or 35.92% from 618); Blue value is 208 (81.64% from 255 or 33.66% from 618); Max value from RGB is 222 - color contains mainly: green. Hex color #BCDED0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCDED0 is #43212F. Grayscale: #D2D2D2. Windows color (decimal): -4399408 or 13688508. OLE color: 13688508.
HSL color Cylindrical-coordinate representation of color #BCDED0: hue angle of 155.29º degrees, saturation: 0.34, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BCDED0 is Cyan = 0.15, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.13.
<style> p { color: #BCDED0; } p { color: rgb(188,222,208); } H1.HeaderClassName { color: #BCDED0; } .AnyTagClassName { color: #BCDED0; } </style>
<style> a { background-color: #BCDED0; } a { background-color: rgb(188,222,208); } div.DivClassName { background-color: #BCDED0; } .BgClassName { background-color: #BCDED0; } </style>
<style> span { border-color: #BCDED0; } span { border-color: rgb(188,222,208); } td.TdClassName { border-color: #BCDED0; } .TagClassName { border-color: #BCDED0; } </style>