#BEBAB6 (or 0xBEBAB6) is unknown color: approx Tide. HEX triplet: BE, BA and B6. RGB value is (190,186,182). Sum of RGB (Red+Green+Blue) = 190+186+182=558 (73% of max value = 765). Red value is 190 (74.61% from 255 or 34.05% from 558); Green value is 186 (73.05% from 255 or 33.33% from 558); Blue value is 182 (71.48% from 255 or 32.62% from 558); Max value from RGB is 190 - color contains mainly: red. Hex color #BEBAB6 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BEBAB6 is #414549. Grayscale: #BABABA. Windows color (decimal): -4277578 or 11975358. OLE color: 11975358.
HSL color Cylindrical-coordinate representation of color #BEBAB6: hue angle of 30º degrees, saturation: 0.06, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #BEBAB6 is Cyan = 0, Magento = 0.02, Yellow = 0.04 and Black (K on CMYK) = 0.25.
<style> p { color: #BEBAB6; } p { color: rgb(190,186,182); } H1.HeaderClassName { color: #BEBAB6; } .AnyTagClassName { color: #BEBAB6; } </style>
<style> a { background-color: #BEBAB6; } a { background-color: rgb(190,186,182); } div.DivClassName { background-color: #BEBAB6; } .BgClassName { background-color: #BEBAB6; } </style>
<style> span { border-color: #BEBAB6; } span { border-color: rgb(190,186,182); } td.TdClassName { border-color: #BEBAB6; } .TagClassName { border-color: #BEBAB6; } </style>