#A5BCBB (or 0xA5BCBB) is unknown color: approx Jungle Mist. HEX triplet: A5, BC and BB. RGB value is (165,188,187). Sum of RGB (Red+Green+Blue) = 165+188+187=540 (71% of max value = 765). Red value is 165 (64.84% from 255 or 30.56% from 540); Green value is 188 (73.83% from 255 or 34.81% from 540); Blue value is 187 (73.44% from 255 or 34.63% from 540); Max value from RGB is 188 - color contains mainly: green. Hex color #A5BCBB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A5BCBB is #5A4344. Grayscale: #B4B4B4. Windows color (decimal): -5915461 or 12303525. OLE color: 12303525.
HSL color Cylindrical-coordinate representation of color #A5BCBB: hue angle of 177.39º degrees, saturation: 0.15, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #A5BCBB is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.26.
<style> p { color: #A5BCBB; } p { color: rgb(165,188,187); } H1.HeaderClassName { color: #A5BCBB; } .AnyTagClassName { color: #A5BCBB; } </style>
<style> a { background-color: #A5BCBB; } a { background-color: rgb(165,188,187); } div.DivClassName { background-color: #A5BCBB; } .BgClassName { background-color: #A5BCBB; } </style>
<style> span { border-color: #A5BCBB; } span { border-color: rgb(165,188,187); } td.TdClassName { border-color: #A5BCBB; } .TagClassName { border-color: #A5BCBB; } </style>