#ACBD30 (or 0xACBD30) is unknown color: approx Bahia. HEX triplet: AC, BD and 30. RGB value is (172,189,48). Sum of RGB (Red+Green+Blue) = 172+189+48=409 (54% of max value = 765). Red value is 172 (67.58% from 255 or 42.05% from 409); Green value is 189 (74.22% from 255 or 46.21% from 409); Blue value is 48 (19.14% from 255 or 11.74% from 409); Max value from RGB is 189 - color contains mainly: green. Hex color #ACBD30 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #ACBD30 is #5342CF. Grayscale: #A8A8A8. Windows color (decimal): -5456592 or 3194284. OLE color: 3194284.
HSL color Cylindrical-coordinate representation of color #ACBD30: hue angle of 67.23º degrees, saturation: 0.59, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #ACBD30 is Cyan = 0.09, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.26.
<style> p { color: #ACBD30; } p { color: rgb(172,189,48); } H1.HeaderClassName { color: #ACBD30; } .AnyTagClassName { color: #ACBD30; } </style>
<style> a { background-color: #ACBD30; } a { background-color: rgb(172,189,48); } div.DivClassName { background-color: #ACBD30; } .BgClassName { background-color: #ACBD30; } </style>
<style> span { border-color: #ACBD30; } span { border-color: rgb(172,189,48); } td.TdClassName { border-color: #ACBD30; } .TagClassName { border-color: #ACBD30; } </style>