#BBA64B (or 0xBBA64B) is unknown color: approx Sundance. HEX triplet: BB, A6 and 4B. RGB value is (187,166,75). Sum of RGB (Red+Green+Blue) = 187+166+75=428 (56% of max value = 765). Red value is 187 (73.44% from 255 or 43.69% from 428); Green value is 166 (65.23% from 255 or 38.79% from 428); Blue value is 75 (29.69% from 255 or 17.52% from 428); Max value from RGB is 187 - color contains mainly: red. Hex color #BBA64B is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #BBA64B is #4459B4. Grayscale: #A2A2A2. Windows color (decimal): -4479413 or 4957883. OLE color: 4957883.
HSL color Cylindrical-coordinate representation of color #BBA64B: hue angle of 48.75º degrees, saturation: 0.45, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #BBA64B is Cyan = 0, Magento = 0.11, Yellow = 0.60 and Black (K on CMYK) = 0.27.
<style> p { color: #BBA64B; } p { color: rgb(187,166,75); } H1.HeaderClassName { color: #BBA64B; } .AnyTagClassName { color: #BBA64B; } </style>
<style> a { background-color: #BBA64B; } a { background-color: rgb(187,166,75); } div.DivClassName { background-color: #BBA64B; } .BgClassName { background-color: #BBA64B; } </style>
<style> span { border-color: #BBA64B; } span { border-color: rgb(187,166,75); } td.TdClassName { border-color: #BBA64B; } .TagClassName { border-color: #BBA64B; } </style>