#B3EEDA (or 0xB3EEDA) is unknown color: approx Water Leaf. HEX triplet: B3, EE and DA. RGB value is (179,238,218). Sum of RGB (Red+Green+Blue) = 179+238+218=635 (84% of max value = 765). Red value is 179 (70.31% from 255 or 28.19% from 635); Green value is 238 (93.36% from 255 or 37.48% from 635); Blue value is 218 (85.55% from 255 or 34.33% from 635); Max value from RGB is 238 - color contains mainly: green. Hex color #B3EEDA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #B3EEDA is #4C1125. Grayscale: #DADADA. Windows color (decimal): -4985126 or 14347955. OLE color: 14347955.
HSL color Cylindrical-coordinate representation of color #B3EEDA: hue angle of 159.66º degrees, saturation: 0.63, 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 #B3EEDA is Cyan = 0.25, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.07.
<style> p { color: #B3EEDA; } p { color: rgb(179,238,218); } H1.HeaderClassName { color: #B3EEDA; } .AnyTagClassName { color: #B3EEDA; } </style>
<style> a { background-color: #B3EEDA; } a { background-color: rgb(179,238,218); } div.DivClassName { background-color: #B3EEDA; } .BgClassName { background-color: #B3EEDA; } </style>
<style> span { border-color: #B3EEDA; } span { border-color: rgb(179,238,218); } td.TdClassName { border-color: #B3EEDA; } .TagClassName { border-color: #B3EEDA; } </style>