#47FFAF (or 0x47FFAF) is unknown color: approx Turquoise. HEX triplet: 47, FF and AF. RGB value is (71,255,175). Sum of RGB (Red+Green+Blue) = 71+255+175=501 (66% of max value = 765). Red value is 71 (28.12% from 255 or 14.17% from 501); Green value is 255 (100% from 255 or 50.90% from 501); Blue value is 175 (68.75% from 255 or 34.93% from 501); Max value from RGB is 255 - color contains mainly: green. Hex color #47FFAF is not a web safe color. Web safe color analog (approx): #33FF99. Inversed color of #47FFAF is #B80050. Grayscale: #BFBFBF. Windows color (decimal): -12058705 or 11534151. OLE color: 11534151.
HSL color Cylindrical-coordinate representation of color #47FFAF: hue angle of 153.91º degrees, saturation: 1, lightness: 0.64%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #47FFAF is Cyan = 0.72, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.
<style> p { color: #47ffaf; } p { color: rgb(71,255,175); } H1.HeaderClassName { color: #47ffaf; } .AnyTagClassName { color: #47ffaf; } </style>
<style> a { background-color: #47ffaf; } a { background-color: rgb(71,255,175); } div.DivClassName { background-color: #47ffaf; } .BgClassName { background-color: #47ffaf; } </style>
<style> span { border-color: #47ffaf; } span { border-color: rgb(71,255,175); } td.TdClassName { border-color: #47ffaf; } .TagClassName { border-color: #47ffaf; } </style>