#BAAA26 (or 0xBAAA26) is unknown color: approx Earls Green. HEX triplet: BA, AA and 26. RGB value is (186,170,38). Sum of RGB (Red+Green+Blue) = 186+170+38=394 (52% of max value = 765). Red value is 186 (73.05% from 255 or 47.21% from 394); Green value is 170 (66.80% from 255 or 43.15% from 394); Blue value is 38 (15.23% from 255 or 9.64% from 394); Max value from RGB is 186 - color contains mainly: red. Hex color #BAAA26 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #BAAA26 is #4555D9. Grayscale: #A0A0A0. Windows color (decimal): -4543962 or 2534074. OLE color: 2534074.
HSL color Cylindrical-coordinate representation of color #BAAA26: hue angle of 53.51º degrees, saturation: 0.66, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #BAAA26 is Cyan = 0, Magento = 0.09, Yellow = 0.80 and Black (K on CMYK) = 0.27.
<style> p { color: #baaa26; } p { color: rgb(186,170,38); } H1.HeaderClassName { color: #baaa26; } .AnyTagClassName { color: #baaa26; } </style>
<style> a { background-color: #baaa26; } a { background-color: rgb(186,170,38); } div.DivClassName { background-color: #baaa26; } .BgClassName { background-color: #baaa26; } </style>
<style> span { border-color: #baaa26; } span { border-color: rgb(186,170,38); } td.TdClassName { border-color: #baaa26; } .TagClassName { border-color: #baaa26; } </style>