#BCD4E4 (or 0xBCD4E4) is unknown color: approx Light Blue. HEX triplet: BC, D4 and E4. RGB value is (188,212,228). Sum of RGB (Red+Green+Blue) = 188+212+228=628 (83% of max value = 765). Red value is 188 (73.83% from 255 or 29.94% from 628); Green value is 212 (83.20% from 255 or 33.76% from 628); Blue value is 228 (89.45% from 255 or 36.31% from 628); Max value from RGB is 228 - color contains mainly: blue. Hex color #BCD4E4 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCD4E4 is #432B1B. Grayscale: #CECECE. Windows color (decimal): -4401948 or 14996668. OLE color: 14996668.
HSL color Cylindrical-coordinate representation of color #BCD4E4: hue angle of 204º degrees, saturation: 0.43, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #BCD4E4 is Cyan = 0.18, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #BCD4E4; } p { color: rgb(188,212,228); } H1.HeaderClassName { color: #BCD4E4; } .AnyTagClassName { color: #BCD4E4; } </style>
<style> a { background-color: #BCD4E4; } a { background-color: rgb(188,212,228); } div.DivClassName { background-color: #BCD4E4; } .BgClassName { background-color: #BCD4E4; } </style>
<style> span { border-color: #BCD4E4; } span { border-color: rgb(188,212,228); } td.TdClassName { border-color: #BCD4E4; } .TagClassName { border-color: #BCD4E4; } </style>