#4AC85F (or 0x4AC85F) is unknown color: approx Emerald. HEX triplet: 4A, C8 and 5F. RGB value is (74,200,95). Sum of RGB (Red+Green+Blue) = 74+200+95=369 (48% of max value = 765). Red value is 74 (29.30% from 255 or 20.05% from 369); Green value is 200 (78.52% from 255 or 54.20% from 369); Blue value is 95 (37.5% from 255 or 25.75% from 369); Max value from RGB is 200 - color contains mainly: green. Hex color #4AC85F is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #4AC85F is #B537A0. Grayscale: #969696. Windows color (decimal): -11876257 or 6277194. OLE color: 6277194.
HSL color Cylindrical-coordinate representation of color #4AC85F: hue angle of 130º degrees, saturation: 0.53, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #4AC85F is Cyan = 0.63, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.22.
<style> p { color: #4AC85F; } p { color: rgb(74,200,95); } H1.HeaderClassName { color: #4AC85F; } .AnyTagClassName { color: #4AC85F; } </style>
<style> a { background-color: #4AC85F; } a { background-color: rgb(74,200,95); } div.DivClassName { background-color: #4AC85F; } .BgClassName { background-color: #4AC85F; } </style>
<style> span { border-color: #4AC85F; } span { border-color: rgb(74,200,95); } td.TdClassName { border-color: #4AC85F; } .TagClassName { border-color: #4AC85F; } </style>