#B8BEB1 (or 0xB8BEB1) is unknown color: approx Tasman. HEX triplet: B8, BE and B1. RGB value is (184,190,177). Sum of RGB (Red+Green+Blue) = 184+190+177=551 (72% of max value = 765). Red value is 184 (72.27% from 255 or 33.39% from 551); Green value is 190 (74.61% from 255 or 34.48% from 551); Blue value is 177 (69.53% from 255 or 32.12% from 551); Max value from RGB is 190 - color contains mainly: green. Hex color #B8BEB1 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #B8BEB1 is #47414E. Grayscale: #BABABA. Windows color (decimal): -4669775 or 11648696. OLE color: 11648696.
HSL color Cylindrical-coordinate representation of color #B8BEB1: hue angle of 87.69º degrees, saturation: 0.09, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #B8BEB1 is Cyan = 0.03, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.25.
<style> p { color: #B8BEB1; } p { color: rgb(184,190,177); } H1.HeaderClassName { color: #B8BEB1; } .AnyTagClassName { color: #B8BEB1; } </style>
<style> a { background-color: #B8BEB1; } a { background-color: rgb(184,190,177); } div.DivClassName { background-color: #B8BEB1; } .BgClassName { background-color: #B8BEB1; } </style>
<style> span { border-color: #B8BEB1; } span { border-color: rgb(184,190,177); } td.TdClassName { border-color: #B8BEB1; } .TagClassName { border-color: #B8BEB1; } </style>