#ACB280 (or 0xACB280) is unknown color: approx Locust. HEX triplet: AC, B2 and 80. RGB value is (172,178,128). Sum of RGB (Red+Green+Blue) = 172+178+128=478 (63% of max value = 765). Red value is 172 (67.58% from 255 or 35.98% from 478); Green value is 178 (69.92% from 255 or 37.24% from 478); Blue value is 128 (50.39% from 255 or 26.78% from 478); Max value from RGB is 178 - color contains mainly: green. Hex color #ACB280 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ACB280 is #534D7F. Grayscale: #AAAAAA. Windows color (decimal): -5459328 or 8434348. OLE color: 8434348.
HSL color Cylindrical-coordinate representation of color #ACB280: hue angle of 67.2º degrees, saturation: 0.25, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #ACB280 is Cyan = 0.03, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.30.
<style> p { color: #ACB280; } p { color: rgb(172,178,128); } H1.HeaderClassName { color: #ACB280; } .AnyTagClassName { color: #ACB280; } </style>
<style> a { background-color: #ACB280; } a { background-color: rgb(172,178,128); } div.DivClassName { background-color: #ACB280; } .BgClassName { background-color: #ACB280; } </style>
<style> span { border-color: #ACB280; } span { border-color: rgb(172,178,128); } td.TdClassName { border-color: #ACB280; } .TagClassName { border-color: #ACB280; } </style>