#25A40F (or 0x25A40F) is unknown color: approx Forest Green. HEX triplet: 25, A4 and 0F. RGB value is (37,164,15). Sum of RGB (Red+Green+Blue) = 37+164+15=216 (28% of max value = 765). Red value is 37 (14.84% from 255 or 17.13% from 216); Green value is 164 (64.45% from 255 or 75.93% from 216); Blue value is 15 (6.25% from 255 or 6.94% from 216); Max value from RGB is 164 - color contains mainly: green. Hex color #25A40F is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #25A40F is #DA5BF0. Grayscale: #6D6D6D. Windows color (decimal): -14310385 or 1025061. OLE color: 1025061.
HSL color Cylindrical-coordinate representation of color #25A40F: hue angle of 111.14º degrees, saturation: 0.83, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #25A40F is Cyan = 0.77, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.36.
<style> p { color: #25A40F; } p { color: rgb(37,164,15); } H1.HeaderClassName { color: #25A40F; } .AnyTagClassName { color: #25A40F; } </style>
<style> a { background-color: #25A40F; } a { background-color: rgb(37,164,15); } div.DivClassName { background-color: #25A40F; } .BgClassName { background-color: #25A40F; } </style>
<style> span { border-color: #25A40F; } span { border-color: rgb(37,164,15); } td.TdClassName { border-color: #25A40F; } .TagClassName { border-color: #25A40F; } </style>