#45AE42 (or 0x45AE42) is unknown color: approx Fruit Salad. HEX triplet: 45, AE and 42. RGB value is (69,174,66). Sum of RGB (Red+Green+Blue) = 69+174+66=309 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.33% from 309); Green value is 174 (68.36% from 255 or 56.31% from 309); Blue value is 66 (26.17% from 255 or 21.36% from 309); Max value from RGB is 174 - color contains mainly: green. Hex color #45AE42 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #45AE42 is #BA51BD. Grayscale: #828282. Windows color (decimal): -12210622 or 4369989. OLE color: 4369989.
HSL color Cylindrical-coordinate representation of color #45AE42: hue angle of 118.33º degrees, saturation: 0.45, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #45AE42 is Cyan = 0.60, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.32.
<style> p { color: #45AE42; } p { color: rgb(69,174,66); } H1.HeaderClassName { color: #45AE42; } .AnyTagClassName { color: #45AE42; } </style>
<style> a { background-color: #45AE42; } a { background-color: rgb(69,174,66); } div.DivClassName { background-color: #45AE42; } .BgClassName { background-color: #45AE42; } </style>
<style> span { border-color: #45AE42; } span { border-color: rgb(69,174,66); } td.TdClassName { border-color: #45AE42; } .TagClassName { border-color: #45AE42; } </style>