#35AE30 (or 0x35AE30) is unknown color: approx Lime Green. HEX triplet: 35, AE and 30. RGB value is (53,174,48). Sum of RGB (Red+Green+Blue) = 53+174+48=275 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.27% from 275); Green value is 174 (68.36% from 255 or 63.27% from 275); Blue value is 48 (19.14% from 255 or 17.45% from 275); Max value from RGB is 174 - color contains mainly: green. Hex color #35AE30 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #35AE30 is #CA51CF. Grayscale: #7B7B7B. Windows color (decimal): -13259216 or 3190325. OLE color: 3190325.
HSL color Cylindrical-coordinate representation of color #35AE30: hue angle of 117.62º degrees, saturation: 0.57, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #35AE30 is Cyan = 0.70, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.32.
<style> p { color: #35AE30; } p { color: rgb(53,174,48); } H1.HeaderClassName { color: #35AE30; } .AnyTagClassName { color: #35AE30; } </style>
<style> a { background-color: #35AE30; } a { background-color: rgb(53,174,48); } div.DivClassName { background-color: #35AE30; } .BgClassName { background-color: #35AE30; } </style>
<style> span { border-color: #35AE30; } span { border-color: rgb(53,174,48); } td.TdClassName { border-color: #35AE30; } .TagClassName { border-color: #35AE30; } </style>