#ACC187 (or 0xACC187) is unknown color: approx Caper. HEX triplet: AC, C1 and 87. RGB value is (172,193,135). Sum of RGB (Red+Green+Blue) = 172+193+135=500 (66% of max value = 765). Red value is 172 (67.58% from 255 or 34.4% from 500); Green value is 193 (75.78% from 255 or 38.6% from 500); Blue value is 135 (53.12% from 255 or 27% from 500); Max value from RGB is 193 - color contains mainly: green. Hex color #ACC187 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ACC187 is #533E78. Grayscale: #B4B4B4. Windows color (decimal): -5455481 or 8896940. OLE color: 8896940.
HSL color Cylindrical-coordinate representation of color #ACC187: hue angle of 81.72º degrees, saturation: 0.32, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #ACC187 is Cyan = 0.11, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.24.
<style> p { color: #ACC187; } p { color: rgb(172,193,135); } H1.HeaderClassName { color: #ACC187; } .AnyTagClassName { color: #ACC187; } </style>
<style> a { background-color: #ACC187; } a { background-color: rgb(172,193,135); } div.DivClassName { background-color: #ACC187; } .BgClassName { background-color: #ACC187; } </style>
<style> span { border-color: #ACC187; } span { border-color: rgb(172,193,135); } td.TdClassName { border-color: #ACC187; } .TagClassName { border-color: #ACC187; } </style>