#AFEBA4 (or 0xAFEBA4) is unknown color: approx Madang. HEX triplet: AF, EB and A4. RGB value is (175,235,164). Sum of RGB (Red+Green+Blue) = 175+235+164=574 (76% of max value = 765). Red value is 175 (68.75% from 255 or 30.49% from 574); Green value is 235 (92.19% from 255 or 40.94% from 574); Blue value is 164 (64.45% from 255 or 28.57% from 574); Max value from RGB is 235 - color contains mainly: green. Hex color #AFEBA4 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #AFEBA4 is #50145B. Grayscale: #D1D1D1. Windows color (decimal): -5248092 or 10808239. OLE color: 10808239.
HSL color Cylindrical-coordinate representation of color #AFEBA4: hue angle of 110.7º degrees, saturation: 0.64, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #AFEBA4 is Cyan = 0.26, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.08.
<style> p { color: #AFEBA4; } p { color: rgb(175,235,164); } H1.HeaderClassName { color: #AFEBA4; } .AnyTagClassName { color: #AFEBA4; } </style>
<style> a { background-color: #AFEBA4; } a { background-color: rgb(175,235,164); } div.DivClassName { background-color: #AFEBA4; } .BgClassName { background-color: #AFEBA4; } </style>
<style> span { border-color: #AFEBA4; } span { border-color: rgb(175,235,164); } td.TdClassName { border-color: #AFEBA4; } .TagClassName { border-color: #AFEBA4; } </style>