#BEDAA9 (or 0xBEDAA9) is unknown color: approx Pixie Green. HEX triplet: BE, DA and A9. RGB value is (190,218,169). Sum of RGB (Red+Green+Blue) = 190+218+169=577 (76% of max value = 765). Red value is 190 (74.61% from 255 or 32.93% from 577); Green value is 218 (85.55% from 255 or 37.78% from 577); Blue value is 169 (66.41% from 255 or 29.29% from 577); Max value from RGB is 218 - color contains mainly: green. Hex color #BEDAA9 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BEDAA9 is #412556. Grayscale: #CCCCCC. Windows color (decimal): -4269399 or 11131582. OLE color: 11131582.
HSL color Cylindrical-coordinate representation of color #BEDAA9: hue angle of 94.29º degrees, saturation: 0.4, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BEDAA9 is Cyan = 0.13, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.15.
<style> p { color: #BEDAA9; } p { color: rgb(190,218,169); } H1.HeaderClassName { color: #BEDAA9; } .AnyTagClassName { color: #BEDAA9; } </style>
<style> a { background-color: #BEDAA9; } a { background-color: rgb(190,218,169); } div.DivClassName { background-color: #BEDAA9; } .BgClassName { background-color: #BEDAA9; } </style>
<style> span { border-color: #BEDAA9; } span { border-color: rgb(190,218,169); } td.TdClassName { border-color: #BEDAA9; } .TagClassName { border-color: #BEDAA9; } </style>