#25C42E (or 0x25C42E) is unknown color: approx Lime Green. HEX triplet: 25, C4 and 2E. RGB value is (37,196,46). Sum of RGB (Red+Green+Blue) = 37+196+46=279 (36% of max value = 765). Red value is 37 (14.84% from 255 or 13.26% from 279); Green value is 196 (76.95% from 255 or 70.25% from 279); Blue value is 46 (18.36% from 255 or 16.49% from 279); Max value from RGB is 196 - color contains mainly: green. Hex color #25C42E is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #25C42E is #DA3BD1. Grayscale: #838383. Windows color (decimal): -14302162 or 3064869. OLE color: 3064869.
HSL color Cylindrical-coordinate representation of color #25C42E: hue angle of 123.4º degrees, saturation: 0.68, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #25C42E is Cyan = 0.81, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.23.
<style> p { color: #25c42e; } p { color: rgb(37,196,46); } H1.HeaderClassName { color: #25c42e; } .AnyTagClassName { color: #25c42e; } </style>
<style> a { background-color: #25c42e; } a { background-color: rgb(37,196,46); } div.DivClassName { background-color: #25c42e; } .BgClassName { background-color: #25c42e; } </style>
<style> span { border-color: #25c42e; } span { border-color: rgb(37,196,46); } td.TdClassName { border-color: #25c42e; } .TagClassName { border-color: #25c42e; } </style>