#36BC3C (or 0x36BC3C) is unknown color: approx Lime Green. HEX triplet: 36, BC and 3C. RGB value is (54,188,60). Sum of RGB (Red+Green+Blue) = 54+188+60=302 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.88% from 302); Green value is 188 (73.83% from 255 or 62.25% from 302); Blue value is 60 (23.83% from 255 or 19.87% from 302); Max value from RGB is 188 - color contains mainly: green. Hex color #36BC3C is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #36BC3C is #C943C3. Grayscale: #858585. Windows color (decimal): -13190084 or 3980342. OLE color: 3980342.
HSL color Cylindrical-coordinate representation of color #36BC3C: hue angle of 122.69º degrees, saturation: 0.55, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #36BC3C is Cyan = 0.71, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.26.
<style> p { color: #36BC3C; } p { color: rgb(54,188,60); } H1.HeaderClassName { color: #36BC3C; } .AnyTagClassName { color: #36BC3C; } </style>
<style> a { background-color: #36BC3C; } a { background-color: rgb(54,188,60); } div.DivClassName { background-color: #36BC3C; } .BgClassName { background-color: #36BC3C; } </style>
<style> span { border-color: #36BC3C; } span { border-color: rgb(54,188,60); } td.TdClassName { border-color: #36BC3C; } .TagClassName { border-color: #36BC3C; } </style>