#BEDBA7 (or 0xBEDBA7) is unknown color: approx Pixie Green. HEX triplet: BE, DB and A7. RGB value is (190,219,167). Sum of RGB (Red+Green+Blue) = 190+219+167=576 (76% of max value = 765). Red value is 190 (74.61% from 255 or 32.99% from 576); Green value is 219 (85.94% from 255 or 38.02% from 576); Blue value is 167 (65.62% from 255 or 28.99% from 576); Max value from RGB is 219 - color contains mainly: green. Hex color #BEDBA7 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BEDBA7 is #412458. Grayscale: #CCCCCC. Windows color (decimal): -4269145 or 11000766. OLE color: 11000766.
HSL color Cylindrical-coordinate representation of color #BEDBA7: hue angle of 93.46º degrees, saturation: 0.42, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BEDBA7 is Cyan = 0.13, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.14.
<style> p { color: #BEDBA7; } p { color: rgb(190,219,167); } H1.HeaderClassName { color: #BEDBA7; } .AnyTagClassName { color: #BEDBA7; } </style>
<style> a { background-color: #BEDBA7; } a { background-color: rgb(190,219,167); } div.DivClassName { background-color: #BEDBA7; } .BgClassName { background-color: #BEDBA7; } </style>
<style> span { border-color: #BEDBA7; } span { border-color: rgb(190,219,167); } td.TdClassName { border-color: #BEDBA7; } .TagClassName { border-color: #BEDBA7; } </style>