#BEE5CC (or 0xBEE5CC) is unknown color: approx Granny Apple. HEX triplet: BE, E5 and CC. RGB value is (190,229,204). Sum of RGB (Red+Green+Blue) = 190+229+204=623 (82% of max value = 765). Red value is 190 (74.61% from 255 or 30.50% from 623); Green value is 229 (89.84% from 255 or 36.76% from 623); Blue value is 204 (80.08% from 255 or 32.74% from 623); Max value from RGB is 229 - color contains mainly: green. Hex color #BEE5CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BEE5CC is #411A33. Grayscale: #D6D6D6. Windows color (decimal): -4266548 or 13428158. OLE color: 13428158.
HSL color Cylindrical-coordinate representation of color #BEE5CC: hue angle of 141.54º degrees, saturation: 0.43, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #BEE5CC is Cyan = 0.17, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.10.
<style> p { color: #bee5cc; } p { color: rgb(190,229,204); } H1.HeaderClassName { color: #bee5cc; } .AnyTagClassName { color: #bee5cc; } </style>
<style> a { background-color: #bee5cc; } a { background-color: rgb(190,229,204); } div.DivClassName { background-color: #bee5cc; } .BgClassName { background-color: #bee5cc; } </style>
<style> span { border-color: #bee5cc; } span { border-color: rgb(190,229,204); } td.TdClassName { border-color: #bee5cc; } .TagClassName { border-color: #bee5cc; } </style>