#ACD65C (or 0xACD65C) is unknown color: approx Conifer. HEX triplet: AC, D6 and 5C. RGB value is (172,214,92). Sum of RGB (Red+Green+Blue) = 172+214+92=478 (63% of max value = 765). Red value is 172 (67.58% from 255 or 35.98% from 478); Green value is 214 (83.98% from 255 or 44.77% from 478); Blue value is 92 (36.33% from 255 or 19.25% from 478); Max value from RGB is 214 - color contains mainly: green. Hex color #ACD65C is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ACD65C is #5329A3. Grayscale: #BBBBBB. Windows color (decimal): -5450148 or 6084268. OLE color: 6084268.
HSL color Cylindrical-coordinate representation of color #ACD65C: hue angle of 80.66º degrees, saturation: 0.6, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #ACD65C is Cyan = 0.20, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.16.
<style> p { color: #acd65c; } p { color: rgb(172,214,92); } H1.HeaderClassName { color: #acd65c; } .AnyTagClassName { color: #acd65c; } </style>
<style> a { background-color: #acd65c; } a { background-color: rgb(172,214,92); } div.DivClassName { background-color: #acd65c; } .BgClassName { background-color: #acd65c; } </style>
<style> span { border-color: #acd65c; } span { border-color: rgb(172,214,92); } td.TdClassName { border-color: #acd65c; } .TagClassName { border-color: #acd65c; } </style>