#4BAA0E (or 0x4BAA0E) is unknown color: approx Kelly Green. HEX triplet: 4B, AA and 0E. RGB value is (75,170,14). Sum of RGB (Red+Green+Blue) = 75+170+14=259 (34% of max value = 765). Red value is 75 (29.69% from 255 or 28.96% from 259); Green value is 170 (66.80% from 255 or 65.64% from 259); Blue value is 14 (5.86% from 255 or 5.41% from 259); Max value from RGB is 170 - color contains mainly: green. Hex color #4BAA0E is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4BAA0E is #B455F1. Grayscale: #7C7C7C. Windows color (decimal): -11818482 or 961099. OLE color: 961099.
HSL color Cylindrical-coordinate representation of color #4BAA0E: hue angle of 96.54º degrees, saturation: 0.85, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #4BAA0E is Cyan = 0.56, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.33.
<style> p { color: #4BAA0E; } p { color: rgb(75,170,14); } H1.HeaderClassName { color: #4BAA0E; } .AnyTagClassName { color: #4BAA0E; } </style>
<style> a { background-color: #4BAA0E; } a { background-color: rgb(75,170,14); } div.DivClassName { background-color: #4BAA0E; } .BgClassName { background-color: #4BAA0E; } </style>
<style> span { border-color: #4BAA0E; } span { border-color: rgb(75,170,14); } td.TdClassName { border-color: #4BAA0E; } .TagClassName { border-color: #4BAA0E; } </style>