#8BB44A (or 0x8BB44A) is unknown color: approx Chelsea Cucumber. HEX triplet: 8B, B4 and 4A. RGB value is (139,180,74). Sum of RGB (Red+Green+Blue) = 139+180+74=393 (52% of max value = 765). Red value is 139 (54.69% from 255 or 35.37% from 393); Green value is 180 (70.70% from 255 or 45.80% from 393); Blue value is 74 (29.30% from 255 or 18.83% from 393); Max value from RGB is 180 - color contains mainly: green. Hex color #8BB44A is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #8BB44A is #744BB5. Grayscale: #9C9C9C. Windows color (decimal): -7621558 or 4895883. OLE color: 4895883.
HSL color Cylindrical-coordinate representation of color #8BB44A: hue angle of 83.21º degrees, saturation: 0.42, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #8BB44A is Cyan = 0.23, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.29.
<style> p { color: #8BB44A; } p { color: rgb(139,180,74); } H1.HeaderClassName { color: #8BB44A; } .AnyTagClassName { color: #8BB44A; } </style>
<style> a { background-color: #8BB44A; } a { background-color: rgb(139,180,74); } div.DivClassName { background-color: #8BB44A; } .BgClassName { background-color: #8BB44A; } </style>
<style> span { border-color: #8BB44A; } span { border-color: rgb(139,180,74); } td.TdClassName { border-color: #8BB44A; } .TagClassName { border-color: #8BB44A; } </style>