#028B20 (or 0x028B20) is unknown color: approx Forest Green. HEX triplet: 02, 8B and 20. RGB value is (2,139,32). Sum of RGB (Red+Green+Blue) = 2+139+32=173 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.16% from 173); Green value is 139 (54.69% from 255 or 80.35% from 173); Blue value is 32 (12.89% from 255 or 18.50% from 173); Max value from RGB is 139 - color contains mainly: green. Hex color #028B20 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #028B20 is #FD74DF. Grayscale: #565656. Windows color (decimal): -16610528 or 2132738. OLE color: 2132738.
HSL color Cylindrical-coordinate representation of color #028B20: hue angle of 133.14º degrees, saturation: 0.97, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #028B20 is Cyan = 0.99, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.45.
<style> p { color: #028B20; } p { color: rgb(2,139,32); } H1.HeaderClassName { color: #028B20; } .AnyTagClassName { color: #028B20; } </style>
<style> a { background-color: #028B20; } a { background-color: rgb(2,139,32); } div.DivClassName { background-color: #028B20; } .BgClassName { background-color: #028B20; } </style>
<style> span { border-color: #028B20; } span { border-color: rgb(2,139,32); } td.TdClassName { border-color: #028B20; } .TagClassName { border-color: #028B20; } </style>