#4EAEAD (or 0x4EAEAD) is unknown color: approx Fountain Blue. HEX triplet: 4E, AE and AD. RGB value is (78,174,173). Sum of RGB (Red+Green+Blue) = 78+174+173=425 (56% of max value = 765). Red value is 78 (30.86% from 255 or 18.35% from 425); Green value is 174 (68.36% from 255 or 40.94% from 425); Blue value is 173 (67.97% from 255 or 40.71% from 425); Max value from RGB is 174 - color contains mainly: green. Hex color #4EAEAD is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #4EAEAD is #B15152. Grayscale: #919191. Windows color (decimal): -11620691 or 11382350. OLE color: 11382350.
HSL color Cylindrical-coordinate representation of color #4EAEAD: hue angle of 179.38º degrees, saturation: 0.38, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #4EAEAD is Cyan = 0.55, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.32.
<style> p { color: #4EAEAD; } p { color: rgb(78,174,173); } H1.HeaderClassName { color: #4EAEAD; } .AnyTagClassName { color: #4EAEAD; } </style>
<style> a { background-color: #4EAEAD; } a { background-color: rgb(78,174,173); } div.DivClassName { background-color: #4EAEAD; } .BgClassName { background-color: #4EAEAD; } </style>
<style> span { border-color: #4EAEAD; } span { border-color: rgb(78,174,173); } td.TdClassName { border-color: #4EAEAD; } .TagClassName { border-color: #4EAEAD; } </style>