#16B42D (or 0x16B42D) is unknown color: approx Dark Pastel Green. HEX triplet: 16, B4 and 2D. RGB value is (22,180,45). Sum of RGB (Red+Green+Blue) = 22+180+45=247 (32% of max value = 765). Red value is 22 (8.98% from 255 or 8.91% from 247); Green value is 180 (70.70% from 255 or 72.87% from 247); Blue value is 45 (17.97% from 255 or 18.22% from 247); Max value from RGB is 180 - color contains mainly: green. Hex color #16B42D is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #16B42D is #E94BD2. Grayscale: #757575. Windows color (decimal): -15289299 or 2995222. OLE color: 2995222.
HSL color Cylindrical-coordinate representation of color #16B42D: hue angle of 128.73º degrees, saturation: 0.78, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #16B42D is Cyan = 0.88, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.29.
<style> p { color: #16b42d; } p { color: rgb(22,180,45); } H1.HeaderClassName { color: #16b42d; } .AnyTagClassName { color: #16b42d; } </style>
<style> a { background-color: #16b42d; } a { background-color: rgb(22,180,45); } div.DivClassName { background-color: #16b42d; } .BgClassName { background-color: #16b42d; } </style>
<style> span { border-color: #16b42d; } span { border-color: rgb(22,180,45); } td.TdClassName { border-color: #16b42d; } .TagClassName { border-color: #16b42d; } </style>