#B0AFAF (or 0xB0AFAF) is unknown color: approx Dark Gray. HEX triplet: B0, AF and AF. RGB value is (176,175,175). Sum of RGB (Red+Green+Blue) = 176+175+175=526 (69% of max value = 765). Red value is 176 (69.14% from 255 or 33.46% from 526); Green value is 175 (68.75% from 255 or 33.27% from 526); Blue value is 175 (68.75% from 255 or 33.27% from 526); Max value from RGB is 176 - color contains mainly: red. Hex color #B0AFAF is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B0AFAF is #4F5050. Grayscale: #AFAFAF. Windows color (decimal): -5197905 or 11513776. OLE color: 11513776.
HSL color Cylindrical-coordinate representation of color #B0AFAF: hue angle of 0º degrees, saturation: 0.01, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #B0AFAF is Cyan = 0, Magento = 0.01, Yellow = 0.01 and Black (K on CMYK) = 0.31.
<style> p { color: #B0AFAF; } p { color: rgb(176,175,175); } H1.HeaderClassName { color: #B0AFAF; } .AnyTagClassName { color: #B0AFAF; } </style>
<style> a { background-color: #B0AFAF; } a { background-color: rgb(176,175,175); } div.DivClassName { background-color: #B0AFAF; } .BgClassName { background-color: #B0AFAF; } </style>
<style> span { border-color: #B0AFAF; } span { border-color: rgb(176,175,175); } td.TdClassName { border-color: #B0AFAF; } .TagClassName { border-color: #B0AFAF; } </style>