#45AE55 (or 0x45AE55) is unknown color: approx Fruit Salad. HEX triplet: 45, AE and 55. RGB value is (69,174,85). Sum of RGB (Red+Green+Blue) = 69+174+85=328 (43% of max value = 765). Red value is 69 (27.34% from 255 or 21.04% from 328); Green value is 174 (68.36% from 255 or 53.05% from 328); Blue value is 85 (33.59% from 255 or 25.91% from 328); Max value from RGB is 174 - color contains mainly: green. Hex color #45AE55 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #45AE55 is #BA51AA. Grayscale: #848484. Windows color (decimal): -12210603 or 5615173. OLE color: 5615173.
HSL color Cylindrical-coordinate representation of color #45AE55: hue angle of 129.14º degrees, saturation: 0.43, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #45AE55 is Cyan = 0.60, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.32.
<style> p { color: #45AE55; } p { color: rgb(69,174,85); } H1.HeaderClassName { color: #45AE55; } .AnyTagClassName { color: #45AE55; } </style>
<style> a { background-color: #45AE55; } a { background-color: rgb(69,174,85); } div.DivClassName { background-color: #45AE55; } .BgClassName { background-color: #45AE55; } </style>
<style> span { border-color: #45AE55; } span { border-color: rgb(69,174,85); } td.TdClassName { border-color: #45AE55; } .TagClassName { border-color: #45AE55; } </style>