#BED69D (or 0xBED69D) is unknown color: approx Pixie Green. HEX triplet: BE, D6 and 9D. RGB value is (190,214,157). Sum of RGB (Red+Green+Blue) = 190+214+157=561 (74% of max value = 765). Red value is 190 (74.61% from 255 or 33.87% from 561); Green value is 214 (83.98% from 255 or 38.15% from 561); Blue value is 157 (61.72% from 255 or 27.99% from 561); Max value from RGB is 214 - color contains mainly: green. Hex color #BED69D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BED69D is #412962. Grayscale: #C8C8C8. Windows color (decimal): -4270435 or 10344126. OLE color: 10344126.
HSL color Cylindrical-coordinate representation of color #BED69D: hue angle of 85.26º degrees, saturation: 0.41, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #BED69D is Cyan = 0.11, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.16.
<style> p { color: #BED69D; } p { color: rgb(190,214,157); } H1.HeaderClassName { color: #BED69D; } .AnyTagClassName { color: #BED69D; } </style>
<style> a { background-color: #BED69D; } a { background-color: rgb(190,214,157); } div.DivClassName { background-color: #BED69D; } .BgClassName { background-color: #BED69D; } </style>
<style> span { border-color: #BED69D; } span { border-color: rgb(190,214,157); } td.TdClassName { border-color: #BED69D; } .TagClassName { border-color: #BED69D; } </style>