#B7BEC0 (or 0xB7BEC0) is unknown color: approx Heather. HEX triplet: B7, BE and C0. RGB value is (183,190,192). Sum of RGB (Red+Green+Blue) = 183+190+192=565 (74% of max value = 765). Red value is 183 (71.88% from 255 or 32.39% from 565); Green value is 190 (74.61% from 255 or 33.63% from 565); Blue value is 192 (75.39% from 255 or 33.98% from 565); Max value from RGB is 192 - color contains mainly: blue. Hex color #B7BEC0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B7BEC0 is #48413F. Grayscale: #BCBCBC. Windows color (decimal): -4735296 or 12631735. OLE color: 12631735.
HSL color Cylindrical-coordinate representation of color #B7BEC0: hue angle of 193.33º degrees, saturation: 0.07, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #B7BEC0 is Cyan = 0.05, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #B7BEC0; } p { color: rgb(183,190,192); } H1.HeaderClassName { color: #B7BEC0; } .AnyTagClassName { color: #B7BEC0; } </style>
<style> a { background-color: #B7BEC0; } a { background-color: rgb(183,190,192); } div.DivClassName { background-color: #B7BEC0; } .BgClassName { background-color: #B7BEC0; } </style>
<style> span { border-color: #B7BEC0; } span { border-color: rgb(183,190,192); } td.TdClassName { border-color: #B7BEC0; } .TagClassName { border-color: #B7BEC0; } </style>