#8CA05F (or 0x8CA05F) is unknown color: approx Chelsea Cucumber. HEX triplet: 8C, A0 and 5F. RGB value is (140,160,95). Sum of RGB (Red+Green+Blue) = 140+160+95=395 (52% of max value = 765). Red value is 140 (55.08% from 255 or 35.44% from 395); Green value is 160 (62.89% from 255 or 40.51% from 395); Blue value is 95 (37.5% from 255 or 24.05% from 395); Max value from RGB is 160 - color contains mainly: green. Hex color #8CA05F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #8CA05F is #735FA0. Grayscale: #929292. Windows color (decimal): -7561121 or 6267020. OLE color: 6267020.
HSL color Cylindrical-coordinate representation of color #8CA05F: hue angle of 78.46º degrees, saturation: 0.25, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #8CA05F is Cyan = 0.12, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.37.
<style> p { color: #8CA05F; } p { color: rgb(140,160,95); } H1.HeaderClassName { color: #8CA05F; } .AnyTagClassName { color: #8CA05F; } </style>
<style> a { background-color: #8CA05F; } a { background-color: rgb(140,160,95); } div.DivClassName { background-color: #8CA05F; } .BgClassName { background-color: #8CA05F; } </style>
<style> span { border-color: #8CA05F; } span { border-color: rgb(140,160,95); } td.TdClassName { border-color: #8CA05F; } .TagClassName { border-color: #8CA05F; } </style>