#BAA17B (or 0xBAA17B) is unknown color: approx Pavlova. HEX triplet: BA, A1 and 7B. RGB value is (186,161,123). Sum of RGB (Red+Green+Blue) = 186+161+123=470 (62% of max value = 765). Red value is 186 (73.05% from 255 or 39.57% from 470); Green value is 161 (63.28% from 255 or 34.26% from 470); Blue value is 123 (48.44% from 255 or 26.17% from 470); Max value from RGB is 186 - color contains mainly: red. Hex color #BAA17B is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BAA17B is #455E84. Grayscale: #A4A4A4. Windows color (decimal): -4546181 or 8102330. OLE color: 8102330.
HSL color Cylindrical-coordinate representation of color #BAA17B: hue angle of 36.19º degrees, saturation: 0.31, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #BAA17B is Cyan = 0, Magento = 0.13, Yellow = 0.34 and Black (K on CMYK) = 0.27.
<style> p { color: #BAA17B; } p { color: rgb(186,161,123); } H1.HeaderClassName { color: #BAA17B; } .AnyTagClassName { color: #BAA17B; } </style>
<style> a { background-color: #BAA17B; } a { background-color: rgb(186,161,123); } div.DivClassName { background-color: #BAA17B; } .BgClassName { background-color: #BAA17B; } </style>
<style> span { border-color: #BAA17B; } span { border-color: rgb(186,161,123); } td.TdClassName { border-color: #BAA17B; } .TagClassName { border-color: #BAA17B; } </style>