#BED39E (or 0xBED39E) is unknown color: approx Pixie Green. HEX triplet: BE, D3 and 9E. RGB value is (190,211,158). Sum of RGB (Red+Green+Blue) = 190+211+158=559 (74% of max value = 765). Red value is 190 (74.61% from 255 or 33.99% from 559); Green value is 211 (82.81% from 255 or 37.75% from 559); Blue value is 158 (62.11% from 255 or 28.26% from 559); Max value from RGB is 211 - color contains mainly: green. Hex color #BED39E is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BED39E is #412C61. Grayscale: #C6C6C6. Windows color (decimal): -4271202 or 10408894. OLE color: 10408894.
HSL color Cylindrical-coordinate representation of color #BED39E: hue angle of 83.77º degrees, saturation: 0.38, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BED39E is Cyan = 0.10, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.17.
<style> p { color: #bed39e; } p { color: rgb(190,211,158); } H1.HeaderClassName { color: #bed39e; } .AnyTagClassName { color: #bed39e; } </style>
<style> a { background-color: #bed39e; } a { background-color: rgb(190,211,158); } div.DivClassName { background-color: #bed39e; } .BgClassName { background-color: #bed39e; } </style>
<style> span { border-color: #bed39e; } span { border-color: rgb(190,211,158); } td.TdClassName { border-color: #bed39e; } .TagClassName { border-color: #bed39e; } </style>