#25D60F (or 0x25D60F) is unknown color: approx Lime Green. HEX triplet: 25, D6 and 0F. RGB value is (37,214,15). Sum of RGB (Red+Green+Blue) = 37+214+15=266 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.91% from 266); Green value is 214 (83.98% from 255 or 80.45% from 266); Blue value is 15 (6.25% from 255 or 5.64% from 266); Max value from RGB is 214 - color contains mainly: green. Hex color #25D60F is not a web safe color. Web safe color analog (approx): #33CC00. Inversed color of #25D60F is #DA29F0. Grayscale: #8B8B8B. Windows color (decimal): -14297585 or 1037861. OLE color: 1037861.
HSL color Cylindrical-coordinate representation of color #25D60F: hue angle of 113.37º degrees, saturation: 0.87, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #25D60F is Cyan = 0.83, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.16.
<style> p { color: #25d60f; } p { color: rgb(37,214,15); } H1.HeaderClassName { color: #25d60f; } .AnyTagClassName { color: #25d60f; } </style>
<style> a { background-color: #25d60f; } a { background-color: rgb(37,214,15); } div.DivClassName { background-color: #25d60f; } .BgClassName { background-color: #25d60f; } </style>
<style> span { border-color: #25d60f; } span { border-color: rgb(37,214,15); } td.TdClassName { border-color: #25d60f; } .TagClassName { border-color: #25d60f; } </style>