#4FAFAE (or 0x4FAFAE) is unknown color: approx Fountain Blue. HEX triplet: 4F, AF and AE. RGB value is (79,175,174). Sum of RGB (Red+Green+Blue) = 79+175+174=428 (56% of max value = 765). Red value is 79 (31.25% from 255 or 18.46% from 428); Green value is 175 (68.75% from 255 or 40.89% from 428); Blue value is 174 (68.36% from 255 or 40.65% from 428); Max value from RGB is 175 - color contains mainly: green. Hex color #4FAFAE is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #4FAFAE is #B05051. Grayscale: #929292. Windows color (decimal): -11554898 or 11448143. OLE color: 11448143.
HSL color Cylindrical-coordinate representation of color #4FAFAE: hue angle of 179.38º degrees, saturation: 0.38, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #4FAFAE is Cyan = 0.55, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.31.
<style> p { color: #4FAFAE; } p { color: rgb(79,175,174); } H1.HeaderClassName { color: #4FAFAE; } .AnyTagClassName { color: #4FAFAE; } </style>
<style> a { background-color: #4FAFAE; } a { background-color: rgb(79,175,174); } div.DivClassName { background-color: #4FAFAE; } .BgClassName { background-color: #4FAFAE; } </style>
<style> span { border-color: #4FAFAE; } span { border-color: rgb(79,175,174); } td.TdClassName { border-color: #4FAFAE; } .TagClassName { border-color: #4FAFAE; } </style>