#25BE06 (or 0x25BE06) is unknown color: approx Kelly Green. HEX triplet: 25, BE and 06. RGB value is (37,190,6). Sum of RGB (Red+Green+Blue) = 37+190+6=233 (30% of max value = 765). Red value is 37 (14.84% from 255 or 15.88% from 233); Green value is 190 (74.61% from 255 or 81.55% from 233); Blue value is 6 (2.73% from 255 or 2.58% from 233); Max value from RGB is 190 - color contains mainly: green. Hex color #25BE06 is not a web safe color. Web safe color analog (approx): #33CC00. Inversed color of #25BE06 is #DA41F9. Grayscale: #7B7B7B. Windows color (decimal): -14303738 or 441893. OLE color: 441893.
HSL color Cylindrical-coordinate representation of color #25BE06: hue angle of 109.89º degrees, saturation: 0.94, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #25BE06 is Cyan = 0.81, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.25.
<style> p { color: #25BE06; } p { color: rgb(37,190,6); } H1.HeaderClassName { color: #25BE06; } .AnyTagClassName { color: #25BE06; } </style>
<style> a { background-color: #25BE06; } a { background-color: rgb(37,190,6); } div.DivClassName { background-color: #25BE06; } .BgClassName { background-color: #25BE06; } </style>
<style> span { border-color: #25BE06; } span { border-color: rgb(37,190,6); } td.TdClassName { border-color: #25BE06; } .TagClassName { border-color: #25BE06; } </style>