#28C85F (or 0x28C85F) is unknown color: approx Medium Sea Green. HEX triplet: 28, C8 and 5F. RGB value is (40,200,95). Sum of RGB (Red+Green+Blue) = 40+200+95=335 (44% of max value = 765). Red value is 40 (16.02% from 255 or 11.94% from 335); Green value is 200 (78.52% from 255 or 59.70% from 335); Blue value is 95 (37.5% from 255 or 28.36% from 335); Max value from RGB is 200 - color contains mainly: green. Hex color #28C85F is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #28C85F is #D737A0. Grayscale: #8C8C8C. Windows color (decimal): -14104481 or 6277160. OLE color: 6277160.
HSL color Cylindrical-coordinate representation of color #28C85F: hue angle of 140.62º degrees, saturation: 0.67, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #28C85F is Cyan = 0.8, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.22.
<style> p { color: #28c85f; } p { color: rgb(40,200,95); } H1.HeaderClassName { color: #28c85f; } .AnyTagClassName { color: #28c85f; } </style>
<style> a { background-color: #28c85f; } a { background-color: rgb(40,200,95); } div.DivClassName { background-color: #28c85f; } .BgClassName { background-color: #28c85f; } </style>
<style> span { border-color: #28c85f; } span { border-color: rgb(40,200,95); } td.TdClassName { border-color: #28c85f; } .TagClassName { border-color: #28c85f; } </style>