#BECBB9 (or 0xBECBB9) is unknown color: approx Surf Crest. HEX triplet: BE, CB and B9. RGB value is (190,203,185). Sum of RGB (Red+Green+Blue) = 190+203+185=578 (76% of max value = 765). Red value is 190 (74.61% from 255 or 32.87% from 578); Green value is 203 (79.69% from 255 or 35.12% from 578); Blue value is 185 (72.66% from 255 or 32.01% from 578); Max value from RGB is 203 - color contains mainly: green. Hex color #BECBB9 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BECBB9 is #413446. Grayscale: #C5C5C5. Windows color (decimal): -4273223 or 12176318. OLE color: 12176318.
HSL color Cylindrical-coordinate representation of color #BECBB9: hue angle of 103.33º degrees, saturation: 0.15, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #BECBB9 is Cyan = 0.06, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.20.
<style> p { color: #BECBB9; } p { color: rgb(190,203,185); } H1.HeaderClassName { color: #BECBB9; } .AnyTagClassName { color: #BECBB9; } </style>
<style> a { background-color: #BECBB9; } a { background-color: rgb(190,203,185); } div.DivClassName { background-color: #BECBB9; } .BgClassName { background-color: #BECBB9; } </style>
<style> span { border-color: #BECBB9; } span { border-color: rgb(190,203,185); } td.TdClassName { border-color: #BECBB9; } .TagClassName { border-color: #BECBB9; } </style>