#52B22A (or 0x52B22A) is unknown color: approx Kelly Green. HEX triplet: 52, B2 and 2A. RGB value is (82,178,42). Sum of RGB (Red+Green+Blue) = 82+178+42=302 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.15% from 302); Green value is 178 (69.92% from 255 or 58.94% from 302); Blue value is 42 (16.80% from 255 or 13.91% from 302); Max value from RGB is 178 - color contains mainly: green. Hex color #52B22A is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #52B22A is #AD4DD5. Grayscale: #868686. Windows color (decimal): -11357654 or 2798162. OLE color: 2798162.
HSL color Cylindrical-coordinate representation of color #52B22A: hue angle of 102.35º degrees, saturation: 0.62, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #52B22A is Cyan = 0.54, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.30.
<style> p { color: #52b22a; } p { color: rgb(82,178,42); } H1.HeaderClassName { color: #52b22a; } .AnyTagClassName { color: #52b22a; } </style>
<style> a { background-color: #52b22a; } a { background-color: rgb(82,178,42); } div.DivClassName { background-color: #52b22a; } .BgClassName { background-color: #52b22a; } </style>
<style> span { border-color: #52b22a; } span { border-color: rgb(82,178,42); } td.TdClassName { border-color: #52b22a; } .TagClassName { border-color: #52b22a; } </style>