#28C038 (or 0x28C038) is unknown color: approx Lime Green. HEX triplet: 28, C0 and 38. RGB value is (40,192,56). Sum of RGB (Red+Green+Blue) = 40+192+56=288 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.89% from 288); Green value is 192 (75.39% from 255 or 66.67% from 288); Blue value is 56 (22.27% from 255 or 19.44% from 288); Max value from RGB is 192 - color contains mainly: green. Hex color #28C038 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #28C038 is #D73FC7. Grayscale: #838383. Windows color (decimal): -14106568 or 3719208. OLE color: 3719208.
HSL color Cylindrical-coordinate representation of color #28C038: hue angle of 126.32º degrees, saturation: 0.66, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #28C038 is Cyan = 0.79, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.25.
<style> p { color: #28c038; } p { color: rgb(40,192,56); } H1.HeaderClassName { color: #28c038; } .AnyTagClassName { color: #28c038; } </style>
<style> a { background-color: #28c038; } a { background-color: rgb(40,192,56); } div.DivClassName { background-color: #28c038; } .BgClassName { background-color: #28c038; } </style>
<style> span { border-color: #28c038; } span { border-color: rgb(40,192,56); } td.TdClassName { border-color: #28c038; } .TagClassName { border-color: #28c038; } </style>