#28745B (or 0x28745B) is unknown color: approx Eden. HEX triplet: 28, 74 and 5B. RGB value is (40,116,91). Sum of RGB (Red+Green+Blue) = 40+116+91=247 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.19% from 247); Green value is 116 (45.70% from 255 or 46.96% from 247); Blue value is 91 (35.94% from 255 or 36.84% from 247); Max value from RGB is 116 - color contains mainly: green. Hex color #28745B is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #28745B is #D78BA4. Grayscale: #5A5A5A. Windows color (decimal): -14125989 or 5993512. OLE color: 5993512.
HSL color Cylindrical-coordinate representation of color #28745B: hue angle of 160.26º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #28745B is Cyan = 0.66, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
<style> p { color: #28745B; } p { color: rgb(40,116,91); } H1.HeaderClassName { color: #28745B; } .AnyTagClassName { color: #28745B; } </style>
<style> a { background-color: #28745B; } a { background-color: rgb(40,116,91); } div.DivClassName { background-color: #28745B; } .BgClassName { background-color: #28745B; } </style>
<style> span { border-color: #28745B; } span { border-color: rgb(40,116,91); } td.TdClassName { border-color: #28745B; } .TagClassName { border-color: #28745B; } </style>