#BEEEEA (or 0xBEEEEA) is unknown color: approx Mabel. HEX triplet: BE, EE and EA. RGB value is (190,238,234). Sum of RGB (Red+Green+Blue) = 190+238+234=662 (87% of max value = 765). Red value is 190 (74.61% from 255 or 28.70% from 662); Green value is 238 (93.36% from 255 or 35.95% from 662); Blue value is 234 (91.80% from 255 or 35.35% from 662); Max value from RGB is 238 - color contains mainly: green. Hex color #BEEEEA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #BEEEEA is #411115. Grayscale: #DFDFDF. Windows color (decimal): -4264214 or 15396542. OLE color: 15396542.
HSL color Cylindrical-coordinate representation of color #BEEEEA: hue angle of 175º degrees, saturation: 0.59, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #BEEEEA is Cyan = 0.20, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.07.
<style> p { color: #BEEEEA; } p { color: rgb(190,238,234); } H1.HeaderClassName { color: #BEEEEA; } .AnyTagClassName { color: #BEEEEA; } </style>
<style> a { background-color: #BEEEEA; } a { background-color: rgb(190,238,234); } div.DivClassName { background-color: #BEEEEA; } .BgClassName { background-color: #BEEEEA; } </style>
<style> span { border-color: #BEEEEA; } span { border-color: rgb(190,238,234); } td.TdClassName { border-color: #BEEEEA; } .TagClassName { border-color: #BEEEEA; } </style>