#4CAD6B (or 0x4CAD6B) is unknown color: approx Ocean Green. HEX triplet: 4C, AD and 6B. RGB value is (76,173,107). Sum of RGB (Red+Green+Blue) = 76+173+107=356 (47% of max value = 765). Red value is 76 (30.08% from 255 or 21.35% from 356); Green value is 173 (67.97% from 255 or 48.60% from 356); Blue value is 107 (42.19% from 255 or 30.06% from 356); Max value from RGB is 173 - color contains mainly: green. Hex color #4CAD6B is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #4CAD6B is #B35294. Grayscale: #888888. Windows color (decimal): -11752085 or 7056716. OLE color: 7056716.
HSL color Cylindrical-coordinate representation of color #4CAD6B: hue angle of 139.18º degrees, saturation: 0.39, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #4CAD6B is Cyan = 0.56, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.32.
<style> p { color: #4CAD6B; } p { color: rgb(76,173,107); } H1.HeaderClassName { color: #4CAD6B; } .AnyTagClassName { color: #4CAD6B; } </style>
<style> a { background-color: #4CAD6B; } a { background-color: rgb(76,173,107); } div.DivClassName { background-color: #4CAD6B; } .BgClassName { background-color: #4CAD6B; } </style>
<style> span { border-color: #4CAD6B; } span { border-color: rgb(76,173,107); } td.TdClassName { border-color: #4CAD6B; } .TagClassName { border-color: #4CAD6B; } </style>