#B5EACA (or 0xB5EACA) is unknown color: approx Aero Blue. HEX triplet: B5, EA and CA. RGB value is (181,234,202). Sum of RGB (Red+Green+Blue) = 181+234+202=617 (81% of max value = 765). Red value is 181 (71.09% from 255 or 29.34% from 617); Green value is 234 (91.80% from 255 or 37.93% from 617); Blue value is 202 (79.30% from 255 or 32.74% from 617); Max value from RGB is 234 - color contains mainly: green. Hex color #B5EACA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #B5EACA is #4A1535. Grayscale: #D6D6D6. Windows color (decimal): -4855094 or 13298357. OLE color: 13298357.
HSL color Cylindrical-coordinate representation of color #B5EACA: hue angle of 143.77º degrees, saturation: 0.56, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #B5EACA is Cyan = 0.23, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.08.
<style> p { color: #B5EACA; } p { color: rgb(181,234,202); } H1.HeaderClassName { color: #B5EACA; } .AnyTagClassName { color: #B5EACA; } </style>
<style> a { background-color: #B5EACA; } a { background-color: rgb(181,234,202); } div.DivClassName { background-color: #B5EACA; } .BgClassName { background-color: #B5EACA; } </style>
<style> span { border-color: #B5EACA; } span { border-color: rgb(181,234,202); } td.TdClassName { border-color: #B5EACA; } .TagClassName { border-color: #B5EACA; } </style>