#B6E0CB (or 0xB6E0CB) is unknown color: approx Aero Blue. HEX triplet: B6, E0 and CB. RGB value is (182,224,203). Sum of RGB (Red+Green+Blue) = 182+224+203=609 (80% of max value = 765). Red value is 182 (71.48% from 255 or 29.89% from 609); Green value is 224 (87.89% from 255 or 36.78% from 609); Blue value is 203 (79.69% from 255 or 33.33% from 609); Max value from RGB is 224 - color contains mainly: green. Hex color #B6E0CB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B6E0CB is #491F34. Grayscale: #D1D1D1. Windows color (decimal): -4792117 or 13361334. OLE color: 13361334.
HSL color Cylindrical-coordinate representation of color #B6E0CB: hue angle of 150º degrees, saturation: 0.4, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #B6E0CB is Cyan = 0.19, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.12.
<style> p { color: #b6e0cb; } p { color: rgb(182,224,203); } H1.HeaderClassName { color: #b6e0cb; } .AnyTagClassName { color: #b6e0cb; } </style>
<style> a { background-color: #b6e0cb; } a { background-color: rgb(182,224,203); } div.DivClassName { background-color: #b6e0cb; } .BgClassName { background-color: #b6e0cb; } </style>
<style> span { border-color: #b6e0cb; } span { border-color: rgb(182,224,203); } td.TdClassName { border-color: #b6e0cb; } .TagClassName { border-color: #b6e0cb; } </style>