#255A45 (or 0x255A45) is unknown color: approx Green Pea. HEX triplet: 25, 5A and 45. RGB value is (37,90,69). Sum of RGB (Red+Green+Blue) = 37+90+69=196 (25% of max value = 765). Red value is 37 (14.84% from 255 or 18.88% from 196); Green value is 90 (35.55% from 255 or 45.92% from 196); Blue value is 69 (27.34% from 255 or 35.20% from 196); Max value from RGB is 90 - color contains mainly: green. Hex color #255A45 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #255A45 is #DAA5BA. Grayscale: #474747. Windows color (decimal): -14329275 or 4545061. OLE color: 4545061.
HSL color Cylindrical-coordinate representation of color #255A45: hue angle of 156.23º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #255A45 is Cyan = 0.59, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.65.
<style> p { color: #255A45; } p { color: rgb(37,90,69); } H1.HeaderClassName { color: #255A45; } .AnyTagClassName { color: #255A45; } </style>
<style> a { background-color: #255A45; } a { background-color: rgb(37,90,69); } div.DivClassName { background-color: #255A45; } .BgClassName { background-color: #255A45; } </style>
<style> span { border-color: #255A45; } span { border-color: rgb(37,90,69); } td.TdClassName { border-color: #255A45; } .TagClassName { border-color: #255A45; } </style>