#BEEAD2 (or 0xBEEAD2) is unknown color: approx Aero Blue. HEX triplet: BE, EA and D2. RGB value is (190,234,210). Sum of RGB (Red+Green+Blue) = 190+234+210=634 (83% of max value = 765). Red value is 190 (74.61% from 255 or 29.97% from 634); Green value is 234 (91.80% from 255 or 36.91% from 634); Blue value is 210 (82.42% from 255 or 33.12% from 634); Max value from RGB is 234 - color contains mainly: green. Hex color #BEEAD2 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BEEAD2 is #41152D. Grayscale: #DADADA. Windows color (decimal): -4265262 or 13822654. OLE color: 13822654.
HSL color Cylindrical-coordinate representation of color #BEEAD2: hue angle of 147.27º degrees, saturation: 0.51, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #BEEAD2 is Cyan = 0.19, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.08.
<style> p { color: #BEEAD2; } p { color: rgb(190,234,210); } H1.HeaderClassName { color: #BEEAD2; } .AnyTagClassName { color: #BEEAD2; } </style>
<style> a { background-color: #BEEAD2; } a { background-color: rgb(190,234,210); } div.DivClassName { background-color: #BEEAD2; } .BgClassName { background-color: #BEEAD2; } </style>
<style> span { border-color: #BEEAD2; } span { border-color: rgb(190,234,210); } td.TdClassName { border-color: #BEEAD2; } .TagClassName { border-color: #BEEAD2; } </style>