#4DA880 (or 0x4DA880) is unknown color: approx Ocean Green. HEX triplet: 4D, A8 and 80. RGB value is (77,168,128). Sum of RGB (Red+Green+Blue) = 77+168+128=373 (49% of max value = 765). Red value is 77 (30.47% from 255 or 20.64% from 373); Green value is 168 (66.02% from 255 or 45.04% from 373); Blue value is 128 (50.39% from 255 or 34.32% from 373); Max value from RGB is 168 - color contains mainly: green. Hex color #4DA880 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #4DA880 is #B2577F. Grayscale: #888888. Windows color (decimal): -11687808 or 8431693. OLE color: 8431693.
HSL color Cylindrical-coordinate representation of color #4DA880: hue angle of 153.63º degrees, saturation: 0.37, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #4DA880 is Cyan = 0.54, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.34.
<style> p { color: #4da880; } p { color: rgb(77,168,128); } H1.HeaderClassName { color: #4da880; } .AnyTagClassName { color: #4da880; } </style>
<style> a { background-color: #4da880; } a { background-color: rgb(77,168,128); } div.DivClassName { background-color: #4da880; } .BgClassName { background-color: #4da880; } </style>
<style> span { border-color: #4da880; } span { border-color: rgb(77,168,128); } td.TdClassName { border-color: #4da880; } .TagClassName { border-color: #4da880; } </style>