#52C41D (or 0x52C41D) is unknown color: approx Kelly Green. HEX triplet: 52, C4 and 1D. RGB value is (82,196,29). Sum of RGB (Red+Green+Blue) = 82+196+29=307 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.71% from 307); Green value is 196 (76.95% from 255 or 63.84% from 307); Blue value is 29 (11.72% from 255 or 9.45% from 307); Max value from RGB is 196 - color contains mainly: green. Hex color #52C41D is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #52C41D is #AD3BE2. Grayscale: #8F8F8F. Windows color (decimal): -11353059 or 1950802. OLE color: 1950802.
HSL color Cylindrical-coordinate representation of color #52C41D: hue angle of 100.96º degrees, saturation: 0.74, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #52C41D is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.23.
<style> p { color: #52c41d; } p { color: rgb(82,196,29); } H1.HeaderClassName { color: #52c41d; } .AnyTagClassName { color: #52c41d; } </style>
<style> a { background-color: #52c41d; } a { background-color: rgb(82,196,29); } div.DivClassName { background-color: #52c41d; } .BgClassName { background-color: #52c41d; } </style>
<style> span { border-color: #52c41d; } span { border-color: rgb(82,196,29); } td.TdClassName { border-color: #52c41d; } .TagClassName { border-color: #52c41d; } </style>