#BDC899 (or 0xBDC899) is unknown color: approx Green Mist. HEX triplet: BD, C8 and 99. RGB value is (189,200,153). Sum of RGB (Red+Green+Blue) = 189+200+153=542 (71% of max value = 765). Red value is 189 (74.22% from 255 or 34.87% from 542); Green value is 200 (78.52% from 255 or 36.90% from 542); Blue value is 153 (60.16% from 255 or 28.23% from 542); Max value from RGB is 200 - color contains mainly: green. Hex color #BDC899 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BDC899 is #423766. Grayscale: #BFBFBF. Windows color (decimal): -4339559 or 10078397. OLE color: 10078397.
HSL color Cylindrical-coordinate representation of color #BDC899: hue angle of 74.04º degrees, saturation: 0.3, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #BDC899 is Cyan = 0.06, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.22.
<style> p { color: #BDC899; } p { color: rgb(189,200,153); } H1.HeaderClassName { color: #BDC899; } .AnyTagClassName { color: #BDC899; } </style>
<style> a { background-color: #BDC899; } a { background-color: rgb(189,200,153); } div.DivClassName { background-color: #BDC899; } .BgClassName { background-color: #BDC899; } </style>
<style> span { border-color: #BDC899; } span { border-color: rgb(189,200,153); } td.TdClassName { border-color: #BDC899; } .TagClassName { border-color: #BDC899; } </style>