#BED16F (or 0xBED16F) is unknown color: approx Wild Willow. HEX triplet: BE, D1 and 6F. RGB value is (190,209,111). Sum of RGB (Red+Green+Blue) = 190+209+111=510 (67% of max value = 765). Red value is 190 (74.61% from 255 or 37.25% from 510); Green value is 209 (82.03% from 255 or 40.98% from 510); Blue value is 111 (43.75% from 255 or 21.76% from 510); Max value from RGB is 209 - color contains mainly: green. Hex color #BED16F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BED16F is #412E90. Grayscale: #C0C0C0. Windows color (decimal): -4271761 or 7328190. OLE color: 7328190.
HSL color Cylindrical-coordinate representation of color #BED16F: hue angle of 71.63º degrees, saturation: 0.52, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #BED16F is Cyan = 0.09, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.18.
<style> p { color: #BED16F; } p { color: rgb(190,209,111); } H1.HeaderClassName { color: #BED16F; } .AnyTagClassName { color: #BED16F; } </style>
<style> a { background-color: #BED16F; } a { background-color: rgb(190,209,111); } div.DivClassName { background-color: #BED16F; } .BgClassName { background-color: #BED16F; } </style>
<style> span { border-color: #BED16F; } span { border-color: rgb(190,209,111); } td.TdClassName { border-color: #BED16F; } .TagClassName { border-color: #BED16F; } </style>