#BAA23F (or 0xBAA23F) is unknown color: approx Brass. HEX triplet: BA, A2 and 3F. RGB value is (186,162,63). Sum of RGB (Red+Green+Blue) = 186+162+63=411 (54% of max value = 765). Red value is 186 (73.05% from 255 or 45.26% from 411); Green value is 162 (63.67% from 255 or 39.42% from 411); Blue value is 63 (25% from 255 or 15.33% from 411); Max value from RGB is 186 - color contains mainly: red. Hex color #BAA23F is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #BAA23F is #455DC0. Grayscale: #9E9E9E. Windows color (decimal): -4545985 or 4170426. OLE color: 4170426.
HSL color Cylindrical-coordinate representation of color #BAA23F: hue angle of 48.29º degrees, saturation: 0.49, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #BAA23F is Cyan = 0, Magento = 0.13, Yellow = 0.66 and Black (K on CMYK) = 0.27.
<style> p { color: #BAA23F; } p { color: rgb(186,162,63); } H1.HeaderClassName { color: #BAA23F; } .AnyTagClassName { color: #BAA23F; } </style>
<style> a { background-color: #BAA23F; } a { background-color: rgb(186,162,63); } div.DivClassName { background-color: #BAA23F; } .BgClassName { background-color: #BAA23F; } </style>
<style> span { border-color: #BAA23F; } span { border-color: rgb(186,162,63); } td.TdClassName { border-color: #BAA23F; } .TagClassName { border-color: #BAA23F; } </style>