#35CB4A (or 0x35CB4A) is unknown color: approx Lime Green. HEX triplet: 35, CB and 4A. RGB value is (53,203,74). Sum of RGB (Red+Green+Blue) = 53+203+74=330 (43% of max value = 765). Red value is 53 (21.09% from 255 or 16.06% from 330); Green value is 203 (79.69% from 255 or 61.52% from 330); Blue value is 74 (29.30% from 255 or 22.42% from 330); Max value from RGB is 203 - color contains mainly: green. Hex color #35CB4A is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #35CB4A is #CA34B5. Grayscale: #8F8F8F. Windows color (decimal): -13251766 or 4901685. OLE color: 4901685.
HSL color Cylindrical-coordinate representation of color #35CB4A: hue angle of 128.4º degrees, saturation: 0.59, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #35CB4A is Cyan = 0.74, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.20.
<style> p { color: #35CB4A; } p { color: rgb(53,203,74); } H1.HeaderClassName { color: #35CB4A; } .AnyTagClassName { color: #35CB4A; } </style>
<style> a { background-color: #35CB4A; } a { background-color: rgb(53,203,74); } div.DivClassName { background-color: #35CB4A; } .BgClassName { background-color: #35CB4A; } </style>
<style> span { border-color: #35CB4A; } span { border-color: rgb(53,203,74); } td.TdClassName { border-color: #35CB4A; } .TagClassName { border-color: #35CB4A; } </style>