#BEE7CC (or 0xBEE7CC) is unknown color: approx Granny Apple. HEX triplet: BE, E7 and CC. RGB value is (190,231,204). Sum of RGB (Red+Green+Blue) = 190+231+204=625 (82% of max value = 765). Red value is 190 (74.61% from 255 or 30.4% from 625); Green value is 231 (90.62% from 255 or 36.96% from 625); Blue value is 204 (80.08% from 255 or 32.64% from 625); Max value from RGB is 231 - color contains mainly: green. Hex color #BEE7CC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BEE7CC is #411833. Grayscale: #D7D7D7. Windows color (decimal): -4266036 or 13428670. OLE color: 13428670.
HSL color Cylindrical-coordinate representation of color #BEE7CC: hue angle of 140.49º degrees, saturation: 0.46, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #BEE7CC is Cyan = 0.18, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.09.
<style> p { color: #BEE7CC; } p { color: rgb(190,231,204); } H1.HeaderClassName { color: #BEE7CC; } .AnyTagClassName { color: #BEE7CC; } </style>
<style> a { background-color: #BEE7CC; } a { background-color: rgb(190,231,204); } div.DivClassName { background-color: #BEE7CC; } .BgClassName { background-color: #BEE7CC; } </style>
<style> span { border-color: #BEE7CC; } span { border-color: rgb(190,231,204); } td.TdClassName { border-color: #BEE7CC; } .TagClassName { border-color: #BEE7CC; } </style>