#4BAA24 (or 0x4BAA24) is unknown color: approx Kelly Green. HEX triplet: 4B, AA and 24. RGB value is (75,170,36). Sum of RGB (Red+Green+Blue) = 75+170+36=281 (37% of max value = 765). Red value is 75 (29.69% from 255 or 26.69% from 281); Green value is 170 (66.80% from 255 or 60.50% from 281); Blue value is 36 (14.45% from 255 or 12.81% from 281); Max value from RGB is 170 - color contains mainly: green. Hex color #4BAA24 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #4BAA24 is #B455DB. Grayscale: #7E7E7E. Windows color (decimal): -11818460 or 2402891. OLE color: 2402891.
HSL color Cylindrical-coordinate representation of color #4BAA24: hue angle of 102.54º degrees, saturation: 0.65, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #4BAA24 is Cyan = 0.56, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.33.
<style> p { color: #4BAA24; } p { color: rgb(75,170,36); } H1.HeaderClassName { color: #4BAA24; } .AnyTagClassName { color: #4BAA24; } </style>
<style> a { background-color: #4BAA24; } a { background-color: rgb(75,170,36); } div.DivClassName { background-color: #4BAA24; } .BgClassName { background-color: #4BAA24; } </style>
<style> span { border-color: #4BAA24; } span { border-color: rgb(75,170,36); } td.TdClassName { border-color: #4BAA24; } .TagClassName { border-color: #4BAA24; } </style>