#B2EAEE (or 0xB2EAEE) is unknown color: approx Pale Turquoise. HEX triplet: B2, EA and EE. RGB value is (178,234,238). Sum of RGB (Red+Green+Blue) = 178+234+238=650 (86% of max value = 765). Red value is 178 (69.92% from 255 or 27.38% from 650); Green value is 234 (91.80% from 255 or 36% from 650); Blue value is 238 (93.36% from 255 or 36.62% from 650); Max value from RGB is 238 - color contains mainly: blue. Hex color #B2EAEE is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #B2EAEE is #4D1511. Grayscale: #D9D9D9. Windows color (decimal): -5051666 or 15657650. OLE color: 15657650.
HSL color Cylindrical-coordinate representation of color #B2EAEE: hue angle of 184º degrees, saturation: 0.64, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #B2EAEE is Cyan = 0.25, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #B2EAEE; } p { color: rgb(178,234,238); } H1.HeaderClassName { color: #B2EAEE; } .AnyTagClassName { color: #B2EAEE; } </style>
<style> a { background-color: #B2EAEE; } a { background-color: rgb(178,234,238); } div.DivClassName { background-color: #B2EAEE; } .BgClassName { background-color: #B2EAEE; } </style>
<style> span { border-color: #B2EAEE; } span { border-color: rgb(178,234,238); } td.TdClassName { border-color: #B2EAEE; } .TagClassName { border-color: #B2EAEE; } </style>