#BA9066 (or 0xBA9066) is unknown color: approx Fallow. HEX triplet: BA, 90 and 66. RGB value is (186,144,102). Sum of RGB (Red+Green+Blue) = 186+144+102=432 (57% of max value = 765). Red value is 186 (73.05% from 255 or 43.06% from 432); Green value is 144 (56.64% from 255 or 33.33% from 432); Blue value is 102 (40.23% from 255 or 23.61% from 432); Max value from RGB is 186 - color contains mainly: red. Hex color #BA9066 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BA9066 is #456F99. Grayscale: #979797. Windows color (decimal): -4550554 or 6721722. OLE color: 6721722.
HSL color Cylindrical-coordinate representation of color #BA9066: hue angle of 30º degrees, saturation: 0.38, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #BA9066 is Cyan = 0, Magento = 0.23, Yellow = 0.45 and Black (K on CMYK) = 0.27.
<style> p { color: #ba9066; } p { color: rgb(186,144,102); } H1.HeaderClassName { color: #ba9066; } .AnyTagClassName { color: #ba9066; } </style>
<style> a { background-color: #ba9066; } a { background-color: rgb(186,144,102); } div.DivClassName { background-color: #ba9066; } .BgClassName { background-color: #ba9066; } </style>
<style> span { border-color: #ba9066; } span { border-color: rgb(186,144,102); } td.TdClassName { border-color: #ba9066; } .TagClassName { border-color: #ba9066; } </style>