#BAC27D (or 0xBAC27D) is unknown color: approx Pine Glade. HEX triplet: BA, C2 and 7D. RGB value is (186,194,125). Sum of RGB (Red+Green+Blue) = 186+194+125=505 (66% of max value = 765). Red value is 186 (73.05% from 255 or 36.83% from 505); Green value is 194 (76.17% from 255 or 38.42% from 505); Blue value is 125 (49.22% from 255 or 24.75% from 505); Max value from RGB is 194 - color contains mainly: green. Hex color #BAC27D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BAC27D is #453D82. Grayscale: #B8B8B8. Windows color (decimal): -4537731 or 8241850. OLE color: 8241850.
HSL color Cylindrical-coordinate representation of color #BAC27D: hue angle of 66.96º degrees, saturation: 0.36, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #BAC27D is Cyan = 0.04, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.24.
<style> p { color: #BAC27D; } p { color: rgb(186,194,125); } H1.HeaderClassName { color: #BAC27D; } .AnyTagClassName { color: #BAC27D; } </style>
<style> a { background-color: #BAC27D; } a { background-color: rgb(186,194,125); } div.DivClassName { background-color: #BAC27D; } .BgClassName { background-color: #BAC27D; } </style>
<style> span { border-color: #BAC27D; } span { border-color: rgb(186,194,125); } td.TdClassName { border-color: #BAC27D; } .TagClassName { border-color: #BAC27D; } </style>