#ACBD5B (or 0xACBD5B) is unknown color: approx Celery. HEX triplet: AC, BD and 5B. RGB value is (172,189,91). Sum of RGB (Red+Green+Blue) = 172+189+91=452 (59% of max value = 765). Red value is 172 (67.58% from 255 or 38.05% from 452); Green value is 189 (74.22% from 255 or 41.81% from 452); Blue value is 91 (35.94% from 255 or 20.13% from 452); Max value from RGB is 189 - color contains mainly: green. Hex color #ACBD5B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ACBD5B is #5342A4. Grayscale: #ADADAD. Windows color (decimal): -5456549 or 6012332. OLE color: 6012332.
HSL color Cylindrical-coordinate representation of color #ACBD5B: hue angle of 70.41º degrees, saturation: 0.43, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #ACBD5B is Cyan = 0.09, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.26.
<style> p { color: #ACBD5B; } p { color: rgb(172,189,91); } H1.HeaderClassName { color: #ACBD5B; } .AnyTagClassName { color: #ACBD5B; } </style>
<style> a { background-color: #ACBD5B; } a { background-color: rgb(172,189,91); } div.DivClassName { background-color: #ACBD5B; } .BgClassName { background-color: #ACBD5B; } </style>
<style> span { border-color: #ACBD5B; } span { border-color: rgb(172,189,91); } td.TdClassName { border-color: #ACBD5B; } .TagClassName { border-color: #ACBD5B; } </style>