#11AA42 (or 0x11AA42) is unknown color: approx Pigment Green. HEX triplet: 11, AA and 42. RGB value is (17,170,66). Sum of RGB (Red+Green+Blue) = 17+170+66=253 (33% of max value = 765). Red value is 17 (7.03% from 255 or 6.72% from 253); Green value is 170 (66.80% from 255 or 67.19% from 253); Blue value is 66 (26.17% from 255 or 26.09% from 253); Max value from RGB is 170 - color contains mainly: green. Hex color #11AA42 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #11AA42 is #EE55BD. Grayscale: #707070. Windows color (decimal): -15619518 or 4368913. OLE color: 4368913.
HSL color Cylindrical-coordinate representation of color #11AA42: hue angle of 139.22º degrees, saturation: 0.82, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #11AA42 is Cyan = 0.9, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.33.
<style> p { color: #11AA42; } p { color: rgb(17,170,66); } H1.HeaderClassName { color: #11AA42; } .AnyTagClassName { color: #11AA42; } </style>
<style> a { background-color: #11AA42; } a { background-color: rgb(17,170,66); } div.DivClassName { background-color: #11AA42; } .BgClassName { background-color: #11AA42; } </style>
<style> span { border-color: #11AA42; } span { border-color: rgb(17,170,66); } td.TdClassName { border-color: #11AA42; } .TagClassName { border-color: #11AA42; } </style>