#BBC9AF (or 0xBBC9AF) is unknown color: approx Pumice. HEX triplet: BB, C9 and AF. RGB value is (187,201,175). Sum of RGB (Red+Green+Blue) = 187+201+175=563 (74% of max value = 765). Red value is 187 (73.44% from 255 or 33.21% from 563); Green value is 201 (78.91% from 255 or 35.70% from 563); Blue value is 175 (68.75% from 255 or 31.08% from 563); Max value from RGB is 201 - color contains mainly: green. Hex color #BBC9AF is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BBC9AF is #443650. Grayscale: #C1C1C1. Windows color (decimal): -4470353 or 11520443. OLE color: 11520443.
HSL color Cylindrical-coordinate representation of color #BBC9AF: hue angle of 92.31º degrees, saturation: 0.19, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #BBC9AF is Cyan = 0.07, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.21.
<style> p { color: #BBC9AF; } p { color: rgb(187,201,175); } H1.HeaderClassName { color: #BBC9AF; } .AnyTagClassName { color: #BBC9AF; } </style>
<style> a { background-color: #BBC9AF; } a { background-color: rgb(187,201,175); } div.DivClassName { background-color: #BBC9AF; } .BgClassName { background-color: #BBC9AF; } </style>
<style> span { border-color: #BBC9AF; } span { border-color: rgb(187,201,175); } td.TdClassName { border-color: #BBC9AF; } .TagClassName { border-color: #BBC9AF; } </style>