#7CAC7C (or 0x7CAC7C) is unknown color: approx Amulet. HEX triplet: 7C, AC and 7C. RGB value is (124,172,124). Sum of RGB (Red+Green+Blue) = 124+172+124=420 (55% of max value = 765). Red value is 124 (48.83% from 255 or 29.52% from 420); Green value is 172 (67.58% from 255 or 40.95% from 420); Blue value is 124 (48.83% from 255 or 29.52% from 420); Max value from RGB is 172 - color contains mainly: green. Hex color #7CAC7C is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #7CAC7C is #835383. Grayscale: #989898. Windows color (decimal): -8606596 or 8170620. OLE color: 8170620.
HSL color Cylindrical-coordinate representation of color #7CAC7C: hue angle of 120º degrees, saturation: 0.22, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #7CAC7C is Cyan = 0.28, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.33.
<style> p { color: #7CAC7C; } p { color: rgb(124,172,124); } H1.HeaderClassName { color: #7CAC7C; } .AnyTagClassName { color: #7CAC7C; } </style>
<style> a { background-color: #7CAC7C; } a { background-color: rgb(124,172,124); } div.DivClassName { background-color: #7CAC7C; } .BgClassName { background-color: #7CAC7C; } </style>
<style> span { border-color: #7CAC7C; } span { border-color: rgb(124,172,124); } td.TdClassName { border-color: #7CAC7C; } .TagClassName { border-color: #7CAC7C; } </style>