#34C331 (or 0x34C331) is unknown color: approx Lime Green. HEX triplet: 34, C3 and 31. RGB value is (52,195,49). Sum of RGB (Red+Green+Blue) = 52+195+49=296 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.57% from 296); Green value is 195 (76.56% from 255 or 65.88% from 296); Blue value is 49 (19.53% from 255 or 16.55% from 296); Max value from RGB is 195 - color contains mainly: green. Hex color #34C331 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #34C331 is #CB3CCE. Grayscale: #888888. Windows color (decimal): -13319375 or 3261236. OLE color: 3261236.
HSL color Cylindrical-coordinate representation of color #34C331: hue angle of 118.77º degrees, saturation: 0.6, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #34C331 is Cyan = 0.73, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.24.
<style> p { color: #34c331; } p { color: rgb(52,195,49); } H1.HeaderClassName { color: #34c331; } .AnyTagClassName { color: #34c331; } </style>
<style> a { background-color: #34c331; } a { background-color: rgb(52,195,49); } div.DivClassName { background-color: #34c331; } .BgClassName { background-color: #34c331; } </style>
<style> span { border-color: #34c331; } span { border-color: rgb(52,195,49); } td.TdClassName { border-color: #34c331; } .TagClassName { border-color: #34c331; } </style>