#35CD45 (or 0x35CD45) is unknown color: approx Lime Green. HEX triplet: 35, CD and 45. RGB value is (53,205,69). Sum of RGB (Red+Green+Blue) = 53+205+69=327 (43% of max value = 765). Red value is 53 (21.09% from 255 or 16.21% from 327); Green value is 205 (80.47% from 255 or 62.69% from 327); Blue value is 69 (27.34% from 255 or 21.10% from 327); Max value from RGB is 205 - color contains mainly: green. Hex color #35CD45 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #35CD45 is #CA32BA. Grayscale: #909090. Windows color (decimal): -13251259 or 4574517. OLE color: 4574517.
HSL color Cylindrical-coordinate representation of color #35CD45: hue angle of 126.32º degrees, saturation: 0.6, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #35CD45 is Cyan = 0.74, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.20.
<style> p { color: #35CD45; } p { color: rgb(53,205,69); } H1.HeaderClassName { color: #35CD45; } .AnyTagClassName { color: #35CD45; } </style>
<style> a { background-color: #35CD45; } a { background-color: rgb(53,205,69); } div.DivClassName { background-color: #35CD45; } .BgClassName { background-color: #35CD45; } </style>
<style> span { border-color: #35CD45; } span { border-color: rgb(53,205,69); } td.TdClassName { border-color: #35CD45; } .TagClassName { border-color: #35CD45; } </style>