#34C64C (or 0x34C64C) is unknown color: approx Lime Green. HEX triplet: 34, C6 and 4C. RGB value is (52,198,76). Sum of RGB (Red+Green+Blue) = 52+198+76=326 (43% of max value = 765). Red value is 52 (20.70% from 255 or 15.95% from 326); Green value is 198 (77.73% from 255 or 60.74% from 326); Blue value is 76 (30.08% from 255 or 23.31% from 326); Max value from RGB is 198 - color contains mainly: green. Hex color #34C64C is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #34C64C is #CB39B3. Grayscale: #8C8C8C. Windows color (decimal): -13318580 or 5031476. OLE color: 5031476.
HSL color Cylindrical-coordinate representation of color #34C64C: hue angle of 129.86º degrees, saturation: 0.58, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #34C64C is Cyan = 0.74, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.22.
<style> p { color: #34C64C; } p { color: rgb(52,198,76); } H1.HeaderClassName { color: #34C64C; } .AnyTagClassName { color: #34C64C; } </style>
<style> a { background-color: #34C64C; } a { background-color: rgb(52,198,76); } div.DivClassName { background-color: #34C64C; } .BgClassName { background-color: #34C64C; } </style>
<style> span { border-color: #34C64C; } span { border-color: rgb(52,198,76); } td.TdClassName { border-color: #34C64C; } .TagClassName { border-color: #34C64C; } </style>