#285E3E (or 0x285E3E) is unknown color: approx Green Pea. HEX triplet: 28, 5E and 3E. RGB value is (40,94,62). Sum of RGB (Red+Green+Blue) = 40+94+62=196 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.41% from 196); Green value is 94 (37.11% from 255 or 47.96% from 196); Blue value is 62 (24.61% from 255 or 31.63% from 196); Max value from RGB is 94 - color contains mainly: green. Hex color #285E3E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #285E3E is #D7A1C1. Grayscale: #4A4A4A. Windows color (decimal): -14131650 or 4087336. OLE color: 4087336.
HSL color Cylindrical-coordinate representation of color #285E3E: hue angle of 144.44º degrees, saturation: 0.4, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #285E3E is Cyan = 0.57, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.63.
<style> p { color: #285E3E; } p { color: rgb(40,94,62); } H1.HeaderClassName { color: #285E3E; } .AnyTagClassName { color: #285E3E; } </style>
<style> a { background-color: #285E3E; } a { background-color: rgb(40,94,62); } div.DivClassName { background-color: #285E3E; } .BgClassName { background-color: #285E3E; } </style>
<style> span { border-color: #285E3E; } span { border-color: rgb(40,94,62); } td.TdClassName { border-color: #285E3E; } .TagClassName { border-color: #285E3E; } </style>