#BECBB1 (or 0xBECBB1) is unknown color: approx Pumice. HEX triplet: BE, CB and B1. RGB value is (190,203,177). Sum of RGB (Red+Green+Blue) = 190+203+177=570 (75% of max value = 765). Red value is 190 (74.61% from 255 or 33.33% from 570); Green value is 203 (79.69% from 255 or 35.61% from 570); Blue value is 177 (69.53% from 255 or 31.05% from 570); Max value from RGB is 203 - color contains mainly: green. Hex color #BECBB1 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BECBB1 is #41344E. Grayscale: #C4C4C4. Windows color (decimal): -4273231 or 11652030. OLE color: 11652030.
HSL color Cylindrical-coordinate representation of color #BECBB1: hue angle of 90º degrees, saturation: 0.2, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #BECBB1 is Cyan = 0.06, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.20.
<style> p { color: #BECBB1; } p { color: rgb(190,203,177); } H1.HeaderClassName { color: #BECBB1; } .AnyTagClassName { color: #BECBB1; } </style>
<style> a { background-color: #BECBB1; } a { background-color: rgb(190,203,177); } div.DivClassName { background-color: #BECBB1; } .BgClassName { background-color: #BECBB1; } </style>
<style> span { border-color: #BECBB1; } span { border-color: rgb(190,203,177); } td.TdClassName { border-color: #BECBB1; } .TagClassName { border-color: #BECBB1; } </style>