#BCEDCD (or 0xBCEDCD) is unknown color: approx Granny Apple. HEX triplet: BC, ED and CD. RGB value is (188,237,205). Sum of RGB (Red+Green+Blue) = 188+237+205=630 (83% of max value = 765). Red value is 188 (73.83% from 255 or 29.84% from 630); Green value is 237 (92.97% from 255 or 37.62% from 630); Blue value is 205 (80.47% from 255 or 32.54% from 630); Max value from RGB is 237 - color contains mainly: green. Hex color #BCEDCD is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BCEDCD is #431232. Grayscale: #DADADA. Windows color (decimal): -4395571 or 13495740. OLE color: 13495740.
HSL color Cylindrical-coordinate representation of color #BCEDCD: hue angle of 140.82º degrees, saturation: 0.58, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BCEDCD is Cyan = 0.21, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #BCEDCD; } p { color: rgb(188,237,205); } H1.HeaderClassName { color: #BCEDCD; } .AnyTagClassName { color: #BCEDCD; } </style>
<style> a { background-color: #BCEDCD; } a { background-color: rgb(188,237,205); } div.DivClassName { background-color: #BCEDCD; } .BgClassName { background-color: #BCEDCD; } </style>
<style> span { border-color: #BCEDCD; } span { border-color: rgb(188,237,205); } td.TdClassName { border-color: #BCEDCD; } .TagClassName { border-color: #BCEDCD; } </style>