#BEE1D3 (or 0xBEE1D3) is unknown color: approx Aero Blue. HEX triplet: BE, E1 and D3. RGB value is (190,225,211). Sum of RGB (Red+Green+Blue) = 190+225+211=626 (82% of max value = 765). Red value is 190 (74.61% from 255 or 30.35% from 626); Green value is 225 (88.28% from 255 or 35.94% from 626); Blue value is 211 (82.81% from 255 or 33.71% from 626); Max value from RGB is 225 - color contains mainly: green. Hex color #BEE1D3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BEE1D3 is #411E2C. Grayscale: #D4D4D4. Windows color (decimal): -4267565 or 13885886. OLE color: 13885886.
HSL color Cylindrical-coordinate representation of color #BEE1D3: hue angle of 156º degrees, saturation: 0.37, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #BEE1D3 is Cyan = 0.16, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.12.
<style> p { color: #BEE1D3; } p { color: rgb(190,225,211); } H1.HeaderClassName { color: #BEE1D3; } .AnyTagClassName { color: #BEE1D3; } </style>
<style> a { background-color: #BEE1D3; } a { background-color: rgb(190,225,211); } div.DivClassName { background-color: #BEE1D3; } .BgClassName { background-color: #BEE1D3; } </style>
<style> span { border-color: #BEE1D3; } span { border-color: rgb(190,225,211); } td.TdClassName { border-color: #BEE1D3; } .TagClassName { border-color: #BEE1D3; } </style>