#BCE6E0 (or 0xBCE6E0) is unknown color: approx Water Leaf. HEX triplet: BC, E6 and E0. RGB value is (188,230,224). Sum of RGB (Red+Green+Blue) = 188+230+224=642 (85% of max value = 765). Red value is 188 (73.83% from 255 or 29.28% from 642); Green value is 230 (90.23% from 255 or 35.83% from 642); Blue value is 224 (87.89% from 255 or 34.89% from 642); Max value from RGB is 230 - color contains mainly: green. Hex color #BCE6E0 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BCE6E0 is #43191F. Grayscale: #D8D8D8. Windows color (decimal): -4397344 or 14739132. OLE color: 14739132.
HSL color Cylindrical-coordinate representation of color #BCE6E0: hue angle of 171.43º degrees, saturation: 0.46, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #BCE6E0 is Cyan = 0.18, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.10.
<style> p { color: #BCE6E0; } p { color: rgb(188,230,224); } H1.HeaderClassName { color: #BCE6E0; } .AnyTagClassName { color: #BCE6E0; } </style>
<style> a { background-color: #BCE6E0; } a { background-color: rgb(188,230,224); } div.DivClassName { background-color: #BCE6E0; } .BgClassName { background-color: #BCE6E0; } </style>
<style> span { border-color: #BCE6E0; } span { border-color: rgb(188,230,224); } td.TdClassName { border-color: #BCE6E0; } .TagClassName { border-color: #BCE6E0; } </style>