#35DA2C (or 0x35DA2C) is unknown color: approx Lime Green. HEX triplet: 35, DA and 2C. RGB value is (53,218,44). Sum of RGB (Red+Green+Blue) = 53+218+44=315 (41% of max value = 765). Red value is 53 (21.09% from 255 or 16.83% from 315); Green value is 218 (85.55% from 255 or 69.21% from 315); Blue value is 44 (17.58% from 255 or 13.97% from 315); Max value from RGB is 218 - color contains mainly: green. Hex color #35DA2C is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #35DA2C is #CA25D3. Grayscale: #959595. Windows color (decimal): -13247956 or 2939445. OLE color: 2939445.
HSL color Cylindrical-coordinate representation of color #35DA2C: hue angle of 116.9º degrees, saturation: 0.7, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #35DA2C is Cyan = 0.76, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.15.
<style> p { color: #35DA2C; } p { color: rgb(53,218,44); } H1.HeaderClassName { color: #35DA2C; } .AnyTagClassName { color: #35DA2C; } </style>
<style> a { background-color: #35DA2C; } a { background-color: rgb(53,218,44); } div.DivClassName { background-color: #35DA2C; } .BgClassName { background-color: #35DA2C; } </style>
<style> span { border-color: #35DA2C; } span { border-color: rgb(53,218,44); } td.TdClassName { border-color: #35DA2C; } .TagClassName { border-color: #35DA2C; } </style>