#BEDCA7 (or 0xBEDCA7) is unknown color: approx Madang. HEX triplet: BE, DC and A7. RGB value is (190,220,167). Sum of RGB (Red+Green+Blue) = 190+220+167=577 (76% of max value = 765). Red value is 190 (74.61% from 255 or 32.93% from 577); Green value is 220 (86.33% from 255 or 38.13% from 577); Blue value is 167 (65.62% from 255 or 28.94% from 577); Max value from RGB is 220 - color contains mainly: green. Hex color #BEDCA7 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BEDCA7 is #412358. Grayscale: #CDCDCD. Windows color (decimal): -4268889 or 11001022. OLE color: 11001022.
HSL color Cylindrical-coordinate representation of color #BEDCA7: hue angle of 93.96º degrees, saturation: 0.43, 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 #BEDCA7 is Cyan = 0.14, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.14.
<style> p { color: #BEDCA7; } p { color: rgb(190,220,167); } H1.HeaderClassName { color: #BEDCA7; } .AnyTagClassName { color: #BEDCA7; } </style>
<style> a { background-color: #BEDCA7; } a { background-color: rgb(190,220,167); } div.DivClassName { background-color: #BEDCA7; } .BgClassName { background-color: #BEDCA7; } </style>
<style> span { border-color: #BEDCA7; } span { border-color: rgb(190,220,167); } td.TdClassName { border-color: #BEDCA7; } .TagClassName { border-color: #BEDCA7; } </style>