#84D365 (or 0x84D365) is unknown color: approx Mantis. HEX triplet: 84, D3 and 65. RGB value is (132,211,101). Sum of RGB (Red+Green+Blue) = 132+211+101=444 (58% of max value = 765). Red value is 132 (51.95% from 255 or 29.73% from 444); Green value is 211 (82.81% from 255 or 47.52% from 444); Blue value is 101 (39.84% from 255 or 22.75% from 444); Max value from RGB is 211 - color contains mainly: green. Hex color #84D365 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #84D365 is #7B2C9A. Grayscale: #AFAFAF. Windows color (decimal): -8072347 or 6673284. OLE color: 6673284.
HSL color Cylindrical-coordinate representation of color #84D365: hue angle of 103.09º degrees, saturation: 0.56, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #84D365 is Cyan = 0.37, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.17.
<style> p { color: #84d365; } p { color: rgb(132,211,101); } H1.HeaderClassName { color: #84d365; } .AnyTagClassName { color: #84d365; } </style>
<style> a { background-color: #84d365; } a { background-color: rgb(132,211,101); } div.DivClassName { background-color: #84d365; } .BgClassName { background-color: #84d365; } </style>
<style> span { border-color: #84d365; } span { border-color: rgb(132,211,101); } td.TdClassName { border-color: #84d365; } .TagClassName { border-color: #84d365; } </style>