#42AC35 (or 0x42AC35) is unknown color: approx Fruit Salad. HEX triplet: 42, AC and 35. RGB value is (66,172,53). Sum of RGB (Red+Green+Blue) = 66+172+53=291 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.68% from 291); Green value is 172 (67.58% from 255 or 59.11% from 291); Blue value is 53 (21.09% from 255 or 18.21% from 291); Max value from RGB is 172 - color contains mainly: green. Hex color #42AC35 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #42AC35 is #BD53CA. Grayscale: #7F7F7F. Windows color (decimal): -12407755 or 3517506. OLE color: 3517506.
HSL color Cylindrical-coordinate representation of color #42AC35: hue angle of 113.45º degrees, saturation: 0.53, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #42AC35 is Cyan = 0.62, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.33.
<style> p { color: #42AC35; } p { color: rgb(66,172,53); } H1.HeaderClassName { color: #42AC35; } .AnyTagClassName { color: #42AC35; } </style>
<style> a { background-color: #42AC35; } a { background-color: rgb(66,172,53); } div.DivClassName { background-color: #42AC35; } .BgClassName { background-color: #42AC35; } </style>
<style> span { border-color: #42AC35; } span { border-color: rgb(66,172,53); } td.TdClassName { border-color: #42AC35; } .TagClassName { border-color: #42AC35; } </style>