#BED89D (or 0xBED89D) is unknown color: approx Pixie Green. HEX triplet: BE, D8 and 9D. RGB value is (190,216,157). Sum of RGB (Red+Green+Blue) = 190+216+157=563 (74% of max value = 765). Red value is 190 (74.61% from 255 or 33.75% from 563); Green value is 216 (84.77% from 255 or 38.37% from 563); Blue value is 157 (61.72% from 255 or 27.89% from 563); Max value from RGB is 216 - color contains mainly: green. Hex color #BED89D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BED89D is #412762. Grayscale: #C9C9C9. Windows color (decimal): -4269923 or 10344638. OLE color: 10344638.
HSL color Cylindrical-coordinate representation of color #BED89D: hue angle of 86.44º degrees, saturation: 0.43, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #BED89D is Cyan = 0.12, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.15.
<style> p { color: #BED89D; } p { color: rgb(190,216,157); } H1.HeaderClassName { color: #BED89D; } .AnyTagClassName { color: #BED89D; } </style>
<style> a { background-color: #BED89D; } a { background-color: rgb(190,216,157); } div.DivClassName { background-color: #BED89D; } .BgClassName { background-color: #BED89D; } </style>
<style> span { border-color: #BED89D; } span { border-color: rgb(190,216,157); } td.TdClassName { border-color: #BED89D; } .TagClassName { border-color: #BED89D; } </style>