#84FA95 (or 0x84FA95) is unknown color: approx Light Green. HEX triplet: 84, FA and 95. RGB value is (132,250,149). Sum of RGB (Red+Green+Blue) = 132+250+149=531 (70% of max value = 765). Red value is 132 (51.95% from 255 or 24.86% from 531); Green value is 250 (98.05% from 255 or 47.08% from 531); Blue value is 149 (58.59% from 255 or 28.06% from 531); Max value from RGB is 250 - color contains mainly: green. Hex color #84FA95 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #84FA95 is #7B056A. Grayscale: #CBCBCB. Windows color (decimal): -8062315 or 9828996. OLE color: 9828996.
HSL color Cylindrical-coordinate representation of color #84FA95: hue angle of 128.64º degrees, saturation: 0.92, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #84FA95 is Cyan = 0.47, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.02.
<style> p { color: #84FA95; } p { color: rgb(132,250,149); } H1.HeaderClassName { color: #84FA95; } .AnyTagClassName { color: #84FA95; } </style>
<style> a { background-color: #84FA95; } a { background-color: rgb(132,250,149); } div.DivClassName { background-color: #84FA95; } .BgClassName { background-color: #84FA95; } </style>
<style> span { border-color: #84FA95; } span { border-color: rgb(132,250,149); } td.TdClassName { border-color: #84FA95; } .TagClassName { border-color: #84FA95; } </style>