#4DAAAF (or 0x4DAAAF) is unknown color: approx Fountain Blue. HEX triplet: 4D, AA and AF. RGB value is (77,170,175). Sum of RGB (Red+Green+Blue) = 77+170+175=422 (55% of max value = 765). Red value is 77 (30.47% from 255 or 18.25% from 422); Green value is 170 (66.80% from 255 or 40.28% from 422); Blue value is 175 (68.75% from 255 or 41.47% from 422); Max value from RGB is 175 - color contains mainly: blue. Hex color #4DAAAF is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #4DAAAF is #B25550. Grayscale: #8E8E8E. Windows color (decimal): -11687249 or 11512397. OLE color: 11512397.
HSL color Cylindrical-coordinate representation of color #4DAAAF: hue angle of 183.06º degrees, saturation: 0.39, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #4DAAAF is Cyan = 0.56, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #4DAAAF; } p { color: rgb(77,170,175); } H1.HeaderClassName { color: #4DAAAF; } .AnyTagClassName { color: #4DAAAF; } </style>
<style> a { background-color: #4DAAAF; } a { background-color: rgb(77,170,175); } div.DivClassName { background-color: #4DAAAF; } .BgClassName { background-color: #4DAAAF; } </style>
<style> span { border-color: #4DAAAF; } span { border-color: rgb(77,170,175); } td.TdClassName { border-color: #4DAAAF; } .TagClassName { border-color: #4DAAAF; } </style>