#B1AF65 (or 0xB1AF65) is unknown color: approx Olive Green. HEX triplet: B1, AF and 65. RGB value is (177,175,101). Sum of RGB (Red+Green+Blue) = 177+175+101=453 (60% of max value = 765). Red value is 177 (69.53% from 255 or 39.07% from 453); Green value is 175 (68.75% from 255 or 38.63% from 453); Blue value is 101 (39.84% from 255 or 22.30% from 453); Max value from RGB is 177 - color contains mainly: red. Hex color #B1AF65 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #B1AF65 is #4E509A. Grayscale: #A7A7A7. Windows color (decimal): -5132443 or 6664113. OLE color: 6664113.
HSL color Cylindrical-coordinate representation of color #B1AF65: hue angle of 58.42º degrees, saturation: 0.33, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B1AF65 is Cyan = 0, Magento = 0.01, Yellow = 0.43 and Black (K on CMYK) = 0.31.
<style> p { color: #B1AF65; } p { color: rgb(177,175,101); } H1.HeaderClassName { color: #B1AF65; } .AnyTagClassName { color: #B1AF65; } </style>
<style> a { background-color: #B1AF65; } a { background-color: rgb(177,175,101); } div.DivClassName { background-color: #B1AF65; } .BgClassName { background-color: #B1AF65; } </style>
<style> span { border-color: #B1AF65; } span { border-color: rgb(177,175,101); } td.TdClassName { border-color: #B1AF65; } .TagClassName { border-color: #B1AF65; } </style>