#255E3C (or 0x255E3C) is unknown color: approx Green Pea. HEX triplet: 25, 5E and 3C. RGB value is (37,94,60). Sum of RGB (Red+Green+Blue) = 37+94+60=191 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.37% from 191); Green value is 94 (37.11% from 255 or 49.21% from 191); Blue value is 60 (23.83% from 255 or 31.41% from 191); Max value from RGB is 94 - color contains mainly: green. Hex color #255E3C is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #255E3C is #DAA1C3. Grayscale: #494949. Windows color (decimal): -14328260 or 3956261. OLE color: 3956261.
HSL color Cylindrical-coordinate representation of color #255E3C: hue angle of 144.21º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #255E3C is Cyan = 0.61, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.63.
<style> p { color: #255E3C; } p { color: rgb(37,94,60); } H1.HeaderClassName { color: #255E3C; } .AnyTagClassName { color: #255E3C; } </style>
<style> a { background-color: #255E3C; } a { background-color: rgb(37,94,60); } div.DivClassName { background-color: #255E3C; } .BgClassName { background-color: #255E3C; } </style>
<style> span { border-color: #255E3C; } span { border-color: rgb(37,94,60); } td.TdClassName { border-color: #255E3C; } .TagClassName { border-color: #255E3C; } </style>